From cec42fd188b00a2f8fe8f6902ccfc58381d2a481 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 十二月 2025 14:45:29 +0800
Subject: [PATCH] 1.润泰生物、安佑农牧-生产管控:生产派工需要新增派工产线及生产人
---
src/views/productionManagement/productionCosting/index.vue | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index 76e7414..13e73a2 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -100,15 +100,15 @@
width: 100,
},
{
- label: "宸ユ椂瀹氶",
+ label: "宸ヨ祫",
prop: "workHours",
width: 100,
},
- {
- label: "宸ヨ祫",
- prop: "wages",
- width: 100,
- },
+ // {
+ // label: "宸ヨ祫",
+ // prop: "wages",
+ // width: 100,
+ // },
]);
const tableData = ref([]);
const tableLoading = ref(false);
--
Gitblit v1.9.3