|
@@ -16,7 +16,7 @@ const devPathSrc = path.resolve(__dirname, "../../../src"); // node_modules应
|
|
|
// 统计报表 组织机构/系统管理 采购 仓储
|
|
|
// 'statisticalReport','systemConfig','TMS','WMS','workFlow']
|
|
|
|
|
|
-let devModules = ['all'];
|
|
|
+let devModules = ['index','TMS'];
|
|
|
|
|
|
// let devModules = ['index','appoint','sale','statisticalReport','RMS','TMS','WMS']
|
|
|
// let devModules = ["index", "ADMINISTRATORS", "RMS"];
|