|
@@ -182,7 +182,7 @@ export default {
|
|
|
ids :ids
|
|
|
}
|
|
|
console.log("obj",obj)
|
|
|
- self.download(`/airbottle/storageOutManage/export/`,obj, '出库记录导出-'+currentDate+'.xlsx')
|
|
|
+ self.download(`/airbottle/informationRecord/storageOutexport/`,obj, '出库记录导出-'+currentDate+'.xlsx')
|
|
|
}).catch(() => {})
|
|
|
}else {
|
|
|
this.msgError('请选择要导出的数据')
|