From 40b53882417e2828ec0dfb7fba19f43c46b88c0c Mon Sep 17 00:00:00 2001 From: qushaowei <qushaowei@163.com> Date: 星期一, 28 八月 2023 10:53:55 +0800 Subject: [PATCH] 修改点检项目 --- src/views/spare/modules/sparePartInventory/SparePart2List.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/spare/modules/sparePartInventory/SparePart2List.vue b/src/views/spare/modules/sparePartInventory/SparePart2List.vue index 82a7f72..3475333 100644 --- a/src/views/spare/modules/sparePartInventory/SparePart2List.vue +++ b/src/views/spare/modules/sparePartInventory/SparePart2List.vue @@ -178,25 +178,25 @@ dataIndex: 'constructorId_dictText', }, { - title: '涓诲崟浣�', + title: '鍗曚綅', align: "center", dataIndex: 'mainUnitId_dictText', }, - { + /* { title: '杈呭崟浣�', align: "center", dataIndex: 'auxiliaryUnitId_dictText', - }, + }, */ { - title: '鎬讳富鏁伴噺', + title: '鎬绘暟閲�', align: "center", dataIndex: 'totalMainQuantity', }, - { + /* { title: '鎬昏緟鏁伴噺', align: "center", dataIndex: 'totalAuxiliaryQuantity', - }, + }, */ { title: '鏈夋晥鏈�', align: "center", -- Gitblit v1.9.3