From 217e6456835927d5da7d385056c0062da7436041 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期五, 13 三月 2026 13:50:12 +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