站内库存查询
This commit is contained in:
parent
a88ff52693
commit
be6a1a9775
|
|
@ -348,7 +348,7 @@ export default {
|
||||||
/** 导出按钮操作 */
|
/** 导出按钮操作 */
|
||||||
handleExport() {
|
handleExport() {
|
||||||
this.download(
|
this.download(
|
||||||
'material/material_maMachine/exportRetainedEquipmentList',
|
'material/material_maMachine/exportStoreNumAndUseList',
|
||||||
{
|
{
|
||||||
...this.queryParams
|
...this.queryParams
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue