From 1568abb07297f8b00fe675a3924803eefbc1e084 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期三, 22 四月 2026 15:22:11 +0800
Subject: [PATCH] 客户档案 新增/编辑的时候 代理人和联系人位置上下调整

---
 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