From 61fee49d8ca4e3024c6e3f575bf88e99cde53931 Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期四, 28 八月 2025 14:03:37 +0800
Subject: [PATCH] Merge branch 'feature/0827' into dev_JLMY

---
 src/views/production/operationScheduling/components/ProductionDetailsTable.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/production/operationScheduling/components/ProductionDetailsTable.vue b/src/views/production/operationScheduling/components/ProductionDetailsTable.vue
index 72b4064..2df336b 100644
--- a/src/views/production/operationScheduling/components/ProductionDetailsTable.vue
+++ b/src/views/production/operationScheduling/components/ProductionDetailsTable.vue
@@ -317,7 +317,7 @@
     const defaultRow = {
       process: "宸ュ簭1",
       unit: "椤�",
-      schedulingNum: "",
+      schedulingNum: 0,
       workHours: "",
       schedulingDate: "",
       schedulingUserId: "",

--
Gitblit v1.9.3