From f72fcea59059d8be55662bf41a4c91f7fdf04017 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 12 五月 2026 09:52:31 +0800
Subject: [PATCH] 浪潮 1.接口修改

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

diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index f438518..5d42a7d 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -94,6 +94,11 @@
       prop: "schedulingUserName",
       minWidth: 100,
     },
+    {
+      label: "杞﹂棿",
+      prop: "workshopName",
+      minWidth: 100,
+    },
     // {
     //   label: "鍚堝悓鍙�",
     //   prop: "salesContractNo",
@@ -125,6 +130,11 @@
       minWidth: 100,
     },
     {
+      label: "宸ユ椂锛坔锛�",
+      prop: "workHour",
+      minWidth: 100,
+    },
+    {
       label: "鐢熶骇鏁伴噺",
       prop: "quantity",
       minWidth: 100,

--
Gitblit v1.9.3