diff --git a/base-vue/src/views/modules/instance/flwmycompleteinstance.vue b/base-vue/src/views/modules/instance/flwmycompleteinstance.vue
index c0861e3..bc45c06 100644
--- a/base-vue/src/views/modules/instance/flwmycompleteinstance.vue
+++ b/base-vue/src/views/modules/instance/flwmycompleteinstance.vue
@@ -21,55 +21,104 @@
align="center"
width="50">
-
+ label="工单ID">
+ label="小车类型">
+
+ {{ dictData[0] | findByValue(scope.row.carType) }}
+
+ label="异常类型">
+
+ {{ dictData[1] | findByValue(scope.row.errorType) }}
+
+ label="合同编号">
+
+ {{ dictData[2] | findByValue(scope.row.contractId) }}
+
+ label="客户">
+
+ {{ dictData[3] | findByValue(scope.row.clientId) }}
+
-
+ label="故障描述">
+
+
+
+
+
+
+
+
+
+
+
+ {{ statusOpt | findByValue(scope.row.status) }}
+
+
+
-
-
-
- 查看流程进度
+ 修改
+ 删除
+ 指派
+ 详情
@@ -82,50 +131,59 @@
:total="totalPage"
layout="total, sizes, prev, pager, next, jumper">
-
+
+
-
-
-
- 审批通过
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
-
-