From aa951f729586880e66335b2c8086077f0b55b305 Mon Sep 17 00:00:00 2001 From: zhangherong <571457620@qq.com> Date: 星期二, 13 五月 2025 15:45:38 +0800 Subject: [PATCH] art: 设备管理-设备台账-新增、列表修改 --- src/views/eam/equipment/EamEquipmentList.vue | 116 +++++++++++++++++++++++++-------------------------------- 1 files changed, 51 insertions(+), 65 deletions(-) diff --git a/src/views/eam/equipment/EamEquipmentList.vue b/src/views/eam/equipment/EamEquipmentList.vue index 025459f..8c6b24c 100644 --- a/src/views/eam/equipment/EamEquipmentList.vue +++ b/src/views/eam/equipment/EamEquipmentList.vue @@ -121,20 +121,11 @@ @change="handleTableChange" :customRow="customTableRow" > - <span slot="equipmentImportance" slot-scope="text"> - <lx-switch v-model="text" disabled checked-children="鏄�" un-checked-children="鍚�"/> - </span> - <span slot="mdcFlag" slot-scope="text"> - <lx-switch v-model="text" disabled checked-children="鏄�" un-checked-children="鍚�"/> - </span> <span slot="processParametersFlag" slot-scope="text"> <lx-switch v-model="text" disabled checked-children="鏈�" un-checked-children="鏃�"/> </span> <span slot="precisionParametersFlag" slot-scope="text"> <lx-switch v-model="text" disabled checked-children="鏈�" un-checked-children="鏃�"/> - </span> - <span slot="specialEquipment" slot-scope="text"> - <lx-switch v-model="text" disabled checked-children="鏄�" un-checked-children="鍚�"/> </span> <span slot="action" slot-scope="text, record"> <a @click.stop="handleEdit(record)">缂栬緫</a> @@ -263,23 +254,16 @@ fixed: 'left' }, { - title: '鍏抽敭璁惧鏍囪瘑', + title: '绠$悊鍒嗙被', align: 'center', width: 120, - dataIndex: 'equipmentImportance', - scopedSlots: { customRender: 'equipmentImportance' } + dataIndex: 'equipmentImportance_dictText', }, { title: '璧勪骇鐘舵��', align: 'center', width: 100, dataIndex: 'assetStatus_dictText' - }, - { - title: '鎶�鏈姸鎬�', - align: 'center', - width: 100, - dataIndex: 'technologyStatus_dictText' }, { title: '缁翠慨鐘舵��', @@ -294,12 +278,6 @@ dataIndex: 'maintenanceStatus_dictText' }, { - title: '鎿嶄綔绯荤粺', - align: 'center', - width: 100, - dataIndex: 'operationSystem' - }, - { title: '浣跨敤杞﹂棿', align: 'center', width: 100, @@ -312,9 +290,14 @@ dataIndex: 'equipmentManager_dictText' }, { - title: '璁惧鍒嗙被', + title: '璁惧绫诲埆', align: 'center', dataIndex: 'equipmentCategory_dictText' + }, + { + title: '璁惧绉嶇被', + align: 'center', + dataIndex: 'equipmentType_dictText' }, { title: '璁惧鍨嬪彿', @@ -329,27 +312,34 @@ dataIndex: 'equipmentSpecification' }, { - title: '涓昏酱杩炴帴灏哄', + title: '鍖哄彿', align: 'center', - width: 120, - dataIndex: 'spindleConnectDimension' + width: 100, + dataIndex: 'areaCode' }, { - title: '鎬诲姛鐜�', + title: '鐢垫満鍙版暟', + align: 'center', + width: 100, + dataIndex: 'motorsNumber' + }, + { + title: '鎬诲姛鐜�(KW)', align: 'center', width: 100, dataIndex: 'equipmentPower' + }, + { + title: '閲嶉噺(鍚�)', + align: 'center', + width: 100, + dataIndex: 'equipmentWeight' }, { title: '瀹夎浣嶇疆', align: 'center', width: 100, dataIndex: 'installationPosition' - }, - { - title: '绔嬮」鍗″彿', - align: 'center', - dataIndex: 'cardNumber' }, { title: '鍑哄巶缂栧彿', @@ -369,35 +359,22 @@ dataIndex: 'originCountry' }, { + title: '璁惧渚涘簲鍟�', + align: 'center', + width: 100, + dataIndex: 'supplier' + }, + { title: '鍑哄巶鏃ユ湡', align: 'center', width: 100, dataIndex: 'leaveFactoryDate' }, { - title: '楠屾敹鏃ユ湡', + title: '鎶曠敤鏃ユ湡', align: 'center', width: 100, dataIndex: 'acceptanceCheckDate' - }, - { - title: '璐ㄤ繚寮�濮嬫棩鏈�', - align: 'center', - width: 120, - dataIndex: 'warrantyStartDate' - }, - { - title: '璐ㄤ繚缁撴潫鏃ユ湡', - align: 'center', - width: 120, - dataIndex: 'warrantyEndDate' - }, - { - title: '鏄惁瀹炴柦MDC', - align: 'center', - width: 120, - dataIndex: 'mdcFlag', - scopedSlots: { customRender: 'mdcFlag' } }, { title: '鏈夋棤宸ヨ壓鍙傛暟', @@ -414,26 +391,35 @@ scopedSlots: { customRender: 'precisionParametersFlag' } }, { - title: '鏄惁涓虹壒绉嶈澶�', + title: '澶栧舰灏哄', align: 'center', - width: 120, - dataIndex: 'specialEquipment', - scopedSlots: { customRender: 'specialEquipment' } + dataIndex: 'overallDimensions' }, { - title: '閲嶉噺', + title: '鍘熷��(鍏�)', align: 'center', - dataIndex: 'equipmentWeight' + dataIndex: 'originalValue' }, { - title: '璁惧绔彛', + title: '璧勯噾鏉ユ簮', align: 'center', - dataIndex: 'equipmentPort' + dataIndex: 'fundingSource' }, { - title: '鍧愭爣鏁伴噺', + title: '鍔熻兘鐢ㄩ��', align: 'center', - dataIndex: 'coordinateNum' + dataIndex: 'functionUse' + }, + { + title: '鎬ц兘鎸囨爣', + align: 'center', + dataIndex: 'performanceIndicators' + }, + { + title: '鍏ュ笎鏃堕棿', + align: 'center', + width: 100, + dataIndex: 'bookingTime' }, { title: '鍒涘缓浜�', @@ -478,7 +464,7 @@ exportXlsUrl: 'eam/equipment/exportXls', importExcelUrl: 'eam/equipment/importExcel', loadProductionOptions: '/mdc/mdcProduction/loadProductionTreeOptions', - templateXlsDownloadUrl: '瀵煎叆妯℃澘/璁惧鍙拌处瀵煎叆妯℃澘_v1.0.xlsx' + templateXlsDownloadUrl: '瀵煎叆妯℃澘/璁惧鍙拌处瀵煎叆妯℃澘_v1.1.xlsx' }, treeData: [], printedRows: [], -- Gitblit v1.9.3