Commit 1c5d65d4 authored by 鲁鑫's avatar 鲁鑫

物料产品管理增加导入导出

parent bebede23
...@@ -1004,7 +1004,7 @@ export default { ...@@ -1004,7 +1004,7 @@ export default {
{ {
...this.queryParams, ...this.queryParams,
}, },
`user_${new Date().getTime()}.xlsx` `md_item_${new Date().getTime()}.xlsx`
); );
}, },
/** 导入按钮操作 */ /** 导入按钮操作 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment