diff --git a/src/views/materialsStation/equipment/equipmentRecord/index.vue b/src/views/materialsStation/equipment/equipmentRecord/index.vue index fd80ea75..77da7056 100644 --- a/src/views/materialsStation/equipment/equipmentRecord/index.vue +++ b/src/views/materialsStation/equipment/equipmentRecord/index.vue @@ -348,7 +348,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - 'material/complex_query/exportRetainedEquipmentList', + 'material/material_maMachine/exportRetainedEquipmentList', { ...this.queryParams }, @@ -376,7 +376,7 @@ export default { }, handleDialogStoreExport() { this.download( - 'material/complex_query/exportStorageInfoList', + 'material/material_maMachine/exportStorageInfoList', { ...this.dialogQuery }, `综合查询_在库设备_${new Date().getTime()}.xlsx` ) @@ -403,7 +403,7 @@ export default { }, handleDialogUserExport() { this.download( - 'material/complex_query/exportUserRecordList', + 'material/material_maMachine/exportUserRecordList', { ...this.dialogUseQuery }, `综合查询_在用设备_${new Date().getTime()}.xlsx` ) @@ -431,7 +431,7 @@ export default { }, handleDialogRepairExport() { this.download( - 'material/complex_query/exportRepairRecordList', + 'material/material_maMachine/exportRepairRecordList', { ...this.dialogRepairQuery }, `综合查询_在修设备_${new Date().getTime()}.xlsx` ) @@ -459,7 +459,7 @@ export default { }, handleDialogPurchaseExport() { this.download( - 'material/complex_query/exportPurchaseRecordList', + 'material/material_maMachine/exportPurchaseRecordList', { ...this.dialogPurchaseQuery }, `综合查询_新购入库设备_${new Date().getTime()}.xlsx` ) @@ -487,7 +487,7 @@ export default { }, handleDialogTestedExport() { this.download( - 'material/complex_query/exportRepairInputList', + 'material/material_maMachine/exportRepairInputList', { ...this.dialogTestedQuery }, `综合查询_修试后入库设备_${new Date().getTime()}.xlsx` ) @@ -515,7 +515,7 @@ export default { }, handleDialogToScrapExport() { this.download( - 'material/complex_query/exportScrapList', + 'material/material_maMachine/exportScrapList', { ...this.dialogToScrapQuery }, `综合查询_待报废设备_${new Date().getTime()}.xlsx` ) @@ -543,7 +543,7 @@ export default { }, handleDialogAuditedExport() { this.download( - 'material/complex_query/exportScrapAuditList', + 'material/material_maMachine/exportScrapAuditList', { ...this.dialogAuditedQuery }, `综合查询_已审核报废设备_${new Date().getTime()}.xlsx` ) diff --git a/src/views/materialsStation/toolsBack/back/component/home.vue b/src/views/materialsStation/toolsBack/back/component/home.vue index 6d03953f..0ece1b88 100644 --- a/src/views/materialsStation/toolsBack/back/component/home.vue +++ b/src/views/materialsStation/toolsBack/back/component/home.vue @@ -454,7 +454,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - 'material/back_apply_info/export', + 'material/material_back_apply_info/export', { ...this.queryParams, startTime: this.queryParams.time[0], diff --git a/src/views/materialsStation/toolsBack/back/outRecord.vue b/src/views/materialsStation/toolsBack/back/outRecord.vue index b95301eb..463a0933 100644 --- a/src/views/materialsStation/toolsBack/back/outRecord.vue +++ b/src/views/materialsStation/toolsBack/back/outRecord.vue @@ -243,7 +243,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - 'material/back_apply_info/exportBackInfoDetails', + 'material/material_back_apply_info/exportBackInfoDetails', { ...this.queryParams }, @@ -272,7 +272,7 @@ export default { }, handleDialogStoreExport() { this.download( - 'material/back_apply_info/exportSecondBackInfo', + 'material/material_back_apply_info/exportSecondBackInfo', { ...this.dialogQuery }, `综合查询_在库设备_${new Date().getTime()}.xlsx` ) diff --git a/src/views/materialsStation/toolsLease/apply/component/queryToolsApply.vue b/src/views/materialsStation/toolsLease/apply/component/queryToolsApply.vue index 7fe012c2..d2e9cbba 100644 --- a/src/views/materialsStation/toolsLease/apply/component/queryToolsApply.vue +++ b/src/views/materialsStation/toolsLease/apply/component/queryToolsApply.vue @@ -220,7 +220,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - "/material/lease_apply_info/exportDetails", + "/material/material_lease_apply_info/exportDetails", { id: this.id }, `领料申请详情_${new Date().getTime()}.xlsx` ); diff --git a/src/views/materialsStation/toolsLease/apply/leaseRecord.vue b/src/views/materialsStation/toolsLease/apply/leaseRecord.vue index e6ce09ee..4b489289 100644 --- a/src/views/materialsStation/toolsLease/apply/leaseRecord.vue +++ b/src/views/materialsStation/toolsLease/apply/leaseRecord.vue @@ -242,7 +242,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - 'material/lease_apply_info/exportLeaseInfoDetails', + 'material/material_lease_apply_info/exportLeaseInfoDetails', { ...this.queryParams }, @@ -276,7 +276,7 @@ export default { }, handleDialogStoreExport() { this.download( - 'material/lease_apply_info/exportSecondLeaseInfo', + 'material/material_lease_apply_info/exportSecondLeaseInfo', { ...this.dialogQuery }, `出库数量_${new Date().getTime()}.xlsx` ) diff --git a/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue b/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue index cf10d6d9..1279a8c7 100644 --- a/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue +++ b/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue @@ -362,7 +362,7 @@ export default { /** 导出按钮操作 */ handleExportCheck() { this.download( - '/material/lease_apply_info/exportInfo', + '/material/material_lease_apply_info/exportInfo', { id: this.idTemp }, `出库检验单_${new Date().getTime()}.xlsx` ) @@ -446,7 +446,7 @@ export default { pageNum: this.queryParams.pageNum, statusList: this.queryParams.taskStatus ? [this.queryParams.taskStatus] : [1, 2, 3, 4] } - this.download('/material/lease_apply_info/export', { ...params }, `领料申请_${new Date().getTime()}.xlsx`) + this.download('/material/material_lease_apply_info/export', { ...params }, `领料申请_${new Date().getTime()}.xlsx`) } }, diff --git a/src/views/materialsStation/toolsLease/outBound/component/queryToolsApply.vue b/src/views/materialsStation/toolsLease/outBound/component/queryToolsApply.vue index a5b2b171..8a78504c 100644 --- a/src/views/materialsStation/toolsLease/outBound/component/queryToolsApply.vue +++ b/src/views/materialsStation/toolsLease/outBound/component/queryToolsApply.vue @@ -179,7 +179,7 @@ export default { /** 导出按钮操作 */ handleExport() { this.download( - '/material/lease_apply_info/exportOutDetails', + '/material/material_lease_apply_info/exportOutDetails', { id: this.id }, `领料详情_${new Date().getTime()}.xlsx` )