From c76cd62b1b1f39eb978541eae7597a17cdef221f Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 26 十一月 2025 10:38:39 +0800
Subject: [PATCH] 1.海川开心-生产报工展示字段修改
---
src/views/productionManagement/productionReporting/index.vue | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index f9e0435..e6f2792 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -227,6 +227,11 @@
width: 150,
},
{
+ label: "缁戝畾鏈哄櫒",
+ prop: "speculativeTradingName",
+ width: 220,
+ },
+ {
label: "鍗曚綅",
prop: "unit",
},
@@ -234,11 +239,11 @@
label: "宸ュ簭",
prop: "process",
},
- {
- label: "鍙e懗鍒嗙被",
- prop: "type",
- width: 150,
- },
+ // {
+ // label: "鍙e懗鍒嗙被",
+ // prop: "type",
+ // width: 150,
+ // },
{
label: "鎹熻��",
prop: "loss",
--
Gitblit v1.9.3