From c4f9bd78eddffb42b591990d80125a7655c16a98 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 19 三月 2026 09:27:42 +0800
Subject: [PATCH] 1.工序报工   修改排序规则

---
 src/views/deviceManager/maintainRecord.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/deviceManager/maintainRecord.vue b/src/views/deviceManager/maintainRecord.vue
index 373bee1..f8d91d6 100644
--- a/src/views/deviceManager/maintainRecord.vue
+++ b/src/views/deviceManager/maintainRecord.vue
@@ -304,7 +304,7 @@
         {
           minWidth: false,
           width: 130,
-          prop: 'org_code',
+          prop: 'torg_code',
           label: '鐢熶骇杞﹂棿缂栫爜',
           id: 4,
           show: false,
@@ -314,7 +314,7 @@
         {
           minWidth: 110,
           width: false,
-          prop: 'org_name',
+          prop: 'torg_name',
           label: '鐢熶骇杞﹂棿',
           id: 5,
           show: true,

--
Gitblit v1.9.3