|
@@ -15,10 +15,7 @@ const devPathSrc = path.resolve(__dirname, '../../../src'); // node_modules应
|
|
|
// ['index','appoint','configManager','homepage','inward','queue','RMS','sale','serviceManager','SporadicManage'
|
|
|
// 统计报表 组织机构/系统管理 采购 仓储
|
|
|
// 'statisticalReport','systemConfig','TMS','WMS','workFlow']
|
|
|
-
|
|
|
let devModules = ['all']
|
|
|
-// let devModules = ['index','inward','SporadicManage','RMS','statisticalReport','TMS'];
|
|
|
-// let devModules = ['index','inward','TMS']
|
|
|
// let devModules = ['index','SporadicManage','TMS','statisticalReport','RMS'];
|
|
|
// let devModules = ['index','appoint','TMS','WMS'];
|
|
|
if (pathSrc.indexOf('node_modules') > -1) {
|