From 58739a763709aa842376a1ec921eef3304ba9e29 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Thu, 23 Oct 2025 18:05:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../repair/repairManage/component/home.vue | 54 ++++++++++++++++++- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/src/views/material/repair/repairManage/component/home.vue b/src/views/material/repair/repairManage/component/home.vue index 9f45f466..f22d1d19 100644 --- a/src/views/material/repair/repairManage/component/home.vue +++ b/src/views/material/repair/repairManage/component/home.vue @@ -362,7 +362,7 @@
维修任务单编号明细
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号类型名称规格型号设备编码状态
{{ index + 1 }} + {{ row.typeName }} + + {{ row.type }} + + {{ row.code }} + + 已完成 + 未完成 + - +
+