feat: There is no way the, 修改
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user