feat: There is no way the, 修改

This commit is contained in:
super_liu
2022-03-03 15:43:38 +08:00
parent 1ff81f14c1
commit 503eb6e52b
22 changed files with 939 additions and 21 deletions
+9
View File
@@ -192,6 +192,15 @@ router.beforeEach(function (to, from, next) {
if (prcType === '1') {
// 标准入库流程数据
extracted("bzrkStep5");
} else if (prcType === 'buss1') {
//标准清单发布流程数据
extracted("bussLibraryDetail");
} else if (prcType === 'buss2') {
//标准清单发布流程数据
extracted("bussLibraryProductDetail");
} else if (prcType === 'buss3') {
//标准清单发布流程数据
extracted("bussFsDetail");
} else if (prcType === '4') {
//标准清单发布流程数据
extracted("bzqdfbStep1-4");