+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item }}
+
+
+
+
+
+
+
+
+
+
+
+ 选择文件/文件夹
+
+
+
+
+
+ {{ getFileNameFromPath(path) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 文件列表加载中
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 选择文件
+ 选择文件夹
+
+
+
+
+
+
正在上传:{{ dialogUploadingFileName }}
+
+
+
+
暂未选择文件
+
-
- {{ item }}
+ {{ f.name }}
+ {{ isFileMerged(f) ? '已上传' : '未上传' }}
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 文件列表加载中
-
- {{ item.name }}
-
-
-
-
-
+
+
+
+ 取消
+ 开始上传
+ 确认
+
+
+
diff --git a/src/views/components/category/preUpload-非zip-test.vue b/src/views/components/category/preUpload-非zip-test.vue
new file mode 100644
index 0000000..eff5c2d
--- /dev/null
+++ b/src/views/components/category/preUpload-非zip-test.vue
@@ -0,0 +1,850 @@
+
+
+
+ 选择文件
+
+
+
+
+
+
+ 选择多文件
+ 选择文件夹
+ 支持多选文件 或 选择文件夹
+
+
+ 点击上传(可多文件上传)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ fileItem.file.name }}
+ {{ formatFileSize(fileItem.file.size) }}
+
+
+ {{ fileItem.relativePath }}
+
+
+
+
+
+
上传进度: {{ fileItem.progress }}%
+
+
+
+
+ 合并中...
+
+
+
{{ fileItem.errorMsg }}
+
+
{{ fileItem.successMsg }}
+
+
+
+
+
+
+
+
diff --git a/src/views/features/ssoLogin.vue b/src/views/features/ssoLogin.vue
index 4b9f073..5ab3009 100644
--- a/src/views/features/ssoLogin.vue
+++ b/src/views/features/ssoLogin.vue
@@ -27,6 +27,7 @@
+
+
diff --git a/src/views/system/fileLibraryManage/processManage/module/form.vue b/src/views/system/fileLibraryManage/processManage/module/form.vue
new file mode 100644
index 0000000..15aa3ba
--- /dev/null
+++ b/src/views/system/fileLibraryManage/processManage/module/form.vue
@@ -0,0 +1,374 @@
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
任务需指定执行岗位。当流程进行到该任务时,指定岗位下同一全宗的管理员可进入流程操作
+
+
+
任务{{ index+1 }} :{{ task.nodeName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+