diff --git a/src/views/work/process/leave/detail.vue b/src/views/work/process/leave/detail.vue index f345f4e..f40abb1 100644 --- a/src/views/work/process/leave/detail.vue +++ b/src/views/work/process/leave/detail.vue @@ -6,8 +6,8 @@ 关闭 - -
+ +
审批信息
@@ -29,28 +29,25 @@
- -
+ +
流程信息
- - -
-

{{flow.createTime}}

-
-
+ + +

{{flow.assigneeName}} 在 [{{flow.createTime}}] 开始处理 [{{flow.historyActivityName}}] 环节

任务历时 [{{flow.historyActivityDurationTime}}]

批复意见: [{{flow.comment}}]

结束时间: [{{flow.endTime}}]

-
-
-
+
+ + - -
+ +
流程跟踪
diff --git a/src/views/work/process/leave/handle.vue b/src/views/work/process/leave/handle.vue index 3f9c23c..bff30e0 100644 --- a/src/views/work/process/leave/handle.vue +++ b/src/views/work/process/leave/handle.vue @@ -8,8 +8,8 @@ 关闭 - -
+ +
审批信息
@@ -34,28 +34,25 @@
- -
+ +
流程信息
- - -
-

{{flow.createTime}}

-
-
+ + +

{{flow.assigneeName}} 在 [{{flow.createTime}}] 开始处理 [{{flow.historyActivityName}}] 环节

任务历时 [{{flow.historyActivityDurationTime}}]

批复意见: [{{flow.comment}}]

结束时间: [{{flow.endTime}}]

-
-
-
+
+ + - -
+ +
流程跟踪