From c185c5fbb8f4addc01b3c40380e51169c8e24074 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 08 一月 2026 13:40:22 +0800
Subject: [PATCH] Merge branch 'dev_天津军泰伟业' of http://114.132.189.42:9002/r/product-inventory-management into dev_天津军泰伟业

---
 src/views/productionManagement/productionOrder/index.vue |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/src/views/productionManagement/productionOrder/index.vue b/src/views/productionManagement/productionOrder/index.vue
index c175d33..df7f950 100644
--- a/src/views/productionManagement/productionOrder/index.vue
+++ b/src/views/productionManagement/productionOrder/index.vue
@@ -19,14 +19,6 @@
                     style="width: 200px;"
                     @change="handleQuery" />
         </el-form-item>
-        <el-form-item label="椤圭洰鍚嶇О:">
-          <el-input v-model="searchForm.projectName"
-                    placeholder="璇疯緭鍏�"
-                    clearable
-                    prefix-icon="Search"
-                    style="width: 200px;"
-                    @change="handleQuery" />
-        </el-form-item>
         <el-form-item label="浜у搧鍚嶇О:">
           <el-input v-model="searchForm.productCategory"
                     placeholder="璇疯緭鍏�"
@@ -79,32 +71,22 @@
     {
       label: "鐢熶骇璁㈠崟鍙�",
       prop: "npsNo",
-      width: 120,
     },
     {
       label: "閿�鍞悎鍚屽彿",
       prop: "salesContractNo",
-      width: 220,
-    },
-    {
-      label: "椤圭洰鍚嶇О",
-      prop: "projectName",
-      width: 300,
     },
     {
       label: "瀹㈡埛鍚嶇О",
       prop: "customerName",
-      width: 250,
     },
     {
       label: "浜у搧鍚嶇О",
       prop: "productCategory",
-      width: 250,
     },
     {
       label: "瑙勬牸",
       prop: "specificationModel",
-      width: 250,
     },
     {
       dataType: "action",

--
Gitblit v1.9.3