From 4bca9dd2a51a3564a59e7cf8e0d36ba54ad140ce Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期三, 25 三月 2026 14:31:00 +0800
Subject: [PATCH] feat:1.生产报工增加工序绑定的设备选择展示 2.报工生产参数添加
---
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