From 6675c7c9342d115b4f4ac6a043ab8cdd36c9dd3a Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期二, 14 十一月 2023 16:14:17 +0800
Subject: [PATCH] 	modified:   src/views/plan/customerorder/confirm-pull-customerorder.vue 	modified:   src/views/plan/customerorder/index.vue 	modified:   src/views/plan/customerorder/other-customer-order-line.vue 	modified:   src/views/plan/customerorder/sample-customerorder-form.vue

---
 src/views/technology/structure/index.vue |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/views/technology/structure/index.vue b/src/views/technology/structure/index.vue
index 0037fbb..09b2ad0 100644
--- a/src/views/technology/structure/index.vue
+++ b/src/views/technology/structure/index.vue
@@ -157,6 +157,15 @@
           // 闆朵欢鍙�
           {
             minWidth: '140',
+            prop: 'custom',
+            label: '瀹㈡埛鍚嶇О',
+            sort: true,
+            isTrue: true,
+            isSearch: true,
+            searchInfoType: 'text',
+          },
+          {
+            minWidth: '140',
             prop: 'partNo',
             label: '闆朵欢鍙�',
             sort: true,
@@ -487,10 +496,11 @@
         this.$message.warning(response.msg)
       } else {
         this.$message({
-          message: '涓婁紶鎴愬姛',
+          message: '涓婁紶鎴愬姛,鍚庡彴姝e湪瀵煎叆,璇风◢鍚庨噸鏂板埛鏂帮紒',
           type: 'success'
         })
-        this.getData()
+        this.importStructureVisible=false
+        // this.getData()
       }
       this.$refs.zhuangbeiUploadScan.clearFiles()
     },

--
Gitblit v1.9.3