From 722b647891b3d4f120ffb492fea2159b54c20768 Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期四, 17 七月 2025 16:43:17 +0800 Subject: [PATCH] 新增二保工单批量新增弹窗 --- src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue b/src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue index 9cb742d..7d10f26 100644 --- a/src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue +++ b/src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue @@ -167,29 +167,29 @@ }, { - title: '涓诲崟浣�', + title: '鍗曚綅', align: 'center', dataIndex: 'mainUnitIdName', }, { - title: '涓绘暟閲�', + title: '鏁伴噺', align: 'center', dataIndex: 'mainQuantity', }, - { + /* { title: '杈呮暟閲�', align: 'center', dataIndex: 'auxiliaryQuantity', - }, - { + }, */ + /* { title: '杈呭崟浣�', align: 'center', dataIndex: 'auxiliaryUnitIdName', - }, + }, */ { title: '闇�姹傛棩鏈�', align: 'center', -- Gitblit v1.9.3