From 55199a22f3db67b6cee66e8fd5b461809d0f610a Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期一, 27 四月 2026 14:07:12 +0800
Subject: [PATCH] 工作订单:新增报告状态功能并优化工作订单管理界面
---
src/views/customerService/afterSalesHandling/index.vue | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/src/views/customerService/afterSalesHandling/index.vue b/src/views/customerService/afterSalesHandling/index.vue
index d95e327..57cc2eb 100644
--- a/src/views/customerService/afterSalesHandling/index.vue
+++ b/src/views/customerService/afterSalesHandling/index.vue
@@ -227,8 +227,13 @@
},
align: "center"
},
- {
+ {
label: "闂鎻忚堪",
+ prop: "proDesc",
+ width:300,
+ },
+ {
+ label: "澶勭悊缁撴灉",
prop: "disRes",
width:300,
},
--
Gitblit v1.9.3