From 9ca3e64f571c38aeae3f649efdfa2f5339019805 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期三, 25 三月 2026 13:39:28 +0800
Subject: [PATCH] feat(设备管理): 新增设备编号和转数字段
---
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