From adacd2dc7ea6fd0c989b15f8f7beb06e69810d74 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期四, 14 八月 2025 13:22:10 +0800 Subject: [PATCH] oa标题修改 --- src/views/business/materialOrder/customsInspectionOrder.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/business/materialOrder/customsInspectionOrder.vue b/src/views/business/materialOrder/customsInspectionOrder.vue index 044ca47..19f35a8 100644 --- a/src/views/business/materialOrder/customsInspectionOrder.vue +++ b/src/views/business/materialOrder/customsInspectionOrder.vue @@ -169,7 +169,7 @@ </el-form> </div> <div style="margin-bottom: 6px;margin-top: 6px"> - <el-button v-show="active==1" :disabled="sampleList.length === 2" size="small" type="primary" @click="handleSplitCountNum">鎷嗗垎</el-button> + <el-button v-show="active==1" :disabled="sampleList.length === 3" size="small" type="primary" @click="handleSplitCountNum">鎷嗗垎</el-button> </div> </div> @@ -483,8 +483,8 @@ sample: null, // 鏍峰搧鍚嶇О qtyArrived: '', // 鏍峰搧鎬绘暟 testQuantity: '', // 鎶芥鏁伴噺 - company: '涓ぉ绉戞妧瑁呭鐢电紗鏈夐檺鍏徃', // 濮旀墭鍗曚綅 - companyId: '1233268751', // 濮旀墭鍗曚綅id + company: '涓ぉ鑰愪笣鏈夐檺鍏徃', // 濮旀墭鍗曚綅 + companyId: '1233268761', // 濮旀墭鍗曚綅id receiverDate: '', // 鎺ユ敹鏃堕棿 appointed: '', // 绾﹀畾鏃堕棿 buyUnitMeas: '', // 鍗曚綅 -- Gitblit v1.9.3