@@ -15,8 +15,8 @@ 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','TMS','statisticalReport','RMS','inward'];
+// let devModules = ['all'];
+let devModules = ['index','TMS','statisticalReport','RMS','inward'];
if (pathSrc.indexOf('node_modules') > -1) {
devModules = require('../../../cors.js').devModules;
}
@@ -44,7 +44,7 @@ export default {
return {
form1: {},
form1Initialization : {
- capacityTypeId : '汽车',
+ capacityTypeId : 1,
capacityNumber : '',
capacityCorlor : '黄',
capacityOwneris : '否',