add 新增导入组件; update 更新配方bom的导入功能

This commit is contained in:
lb
2023-04-11 10:53:15 +08:00
parent 30d577e65b
commit 4ef75b055e
3 changed files with 302 additions and 72 deletions

View File

@@ -251,6 +251,7 @@ export default function () {
copyUrl: "/pms/bom/copy",
subase: "/pms/bomMaterial",
subpage: "/pms/bomMaterial/page",
importOrderUrl: '/pms/order/importExcelBom', // 导入的api
},
};
}