From 19f73dc4a398c5d89b6568ede10bf2804a43bbf8 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期三, 22 四月 2026 14:00:00 +0800
Subject: [PATCH] 阳光彩印web 修改销售合同号为订单编号

---
 src/views/productionManagement/productionReporting/index.vue |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index 5e956e8..400f712 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -230,6 +230,11 @@
       width: 120,
     },
      {
+      label: "鏈哄彴",
+      prop: "deviceName",
+      width: 120,
+    },
+    {
       label: "瀹℃牳浜�",
       prop: "auditUserName",
       width: 120,
@@ -259,7 +264,7 @@
       width: 120,
     },
     {
-      label: "閿�鍞悎鍚屽彿",
+      label: "璁㈠崟缂栧彿",
       prop: "salesContractNo",
       width: 120,
     },

--
Gitblit v1.9.3