From 60a702a3dbcbe6e16a26faab49e66d710d1f8656 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 28 十一月 2025 14:57:36 +0800
Subject: [PATCH] 湟水峡-销售台账/采购台账,有可能同一个公司不同单子,但是开票登记的时候会一起,一对多或者多对一
---
src/views/productionManagement/operationScheduling/index.vue | 23 -----------------------
1 files changed, 0 insertions(+), 23 deletions(-)
diff --git a/src/views/productionManagement/operationScheduling/index.vue b/src/views/productionManagement/operationScheduling/index.vue
index 28d8cbd..0effff4 100644
--- a/src/views/productionManagement/operationScheduling/index.vue
+++ b/src/views/productionManagement/operationScheduling/index.vue
@@ -94,41 +94,18 @@
{
label: "娲惧伐鏃ユ湡",
prop: "schedulingDate",
- width: 120,
},
{
label: "娲惧伐浜�",
prop: "schedulingUserName",
},
{
- label: "鍚堝悓鍙�",
- prop: "salesContractNo",
- width: 200,
- },
- {
- label: "瀹㈡埛鍚堝悓鍙�",
- prop: "customerContractNo",
- width: 200,
- },
- {
- label: "瀹㈡埛鍚嶇О",
- prop: "customerName",
- width: 200,
- },
- {
- label: "椤圭洰鍚嶇О",
- prop: "projectName",
- width:300
- },
- {
label: "浜у搧澶х被",
prop: "productCategory",
- width: 150,
},
{
label: "瑙勬牸鍨嬪彿",
prop: "specificationModel",
- width: 150,
},
{
label: "鍗曚綅",
--
Gitblit v1.9.3