diff --git a/src/components/Process/submitVerify.vue b/src/components/Process/submitVerify.vue
new file mode 100644
index 0000000..dc96360
--- /dev/null
+++ b/src/components/Process/submitVerify.vue
@@ -0,0 +1,60 @@
+
+
+ It's a draggable Dialog
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/workflow/task/index.vue b/src/views/workflow/task/index.vue
index 16273c7..1be9639 100644
--- a/src/views/workflow/task/index.vue
+++ b/src/views/workflow/task/index.vue
@@ -46,13 +46,18 @@
-
+
-
+
{{ item }}
+
+
+ {{ scope.row.assigneeName }}
+
+
@@ -77,7 +82,7 @@
:span="1.5"
v-if="tab === 'waiting' && scope.row.participantVo && (scope.row.participantVo.claim === null||scope.row.participantVo.claim === true)"
>
- 办理
+ 办理
归还
@@ -99,13 +104,18 @@
+
+