From 3f6caef08fc79e8253ff69372f36dbef49d312d2 Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 13 Feb 2022 11:47:10 +0800 Subject: [PATCH] [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359) * add reupload file * develop reupload file * fix this issue --- .../file/pages/subdirectory/_source/list.vue | 9 +- .../components/fileUpdate/fileReUpload.vue | 99 ++++++++++--------- .../src/js/module/components/nav/nav.vue | 46 +++++++-- 3 files changed, 97 insertions(+), 57 deletions(-) diff --git a/dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/file/pages/subdirectory/_source/list.vue b/dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/file/pages/subdirectory/_source/list.vue index 3e1eac18e5..517e5e04d1 100755 --- a/dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/file/pages/subdirectory/_source/list.vue +++ b/dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/file/pages/subdirectory/_source/list.vue @@ -50,8 +50,11 @@ {{scope.row.updateTime | formatDate}} - +