From 963744c321541382f117ce1a48ec6a6dc0579f30 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Thu, 21 Aug 2025 11:01:38 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=89=B9=E7=AE=A1=E7=90=86=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../instance/flwmycompleteinstance.vue | 301 +++++++++--------
.../views/modules/instance/flwmyinstance.vue | 304 +++++++++++-------
.../modules/instance/flwtodoinstance.vue | 278 +++++++++-------
3 files changed, 520 insertions(+), 363 deletions(-)
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">
-
+
+
-
-
-
- 审批通过
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
-
-