@@ -209,5 +209,5 @@ module.exports = {
//devModules: ['reportForm', 'screeningTests', 'index', 'entrustedManagement','measurementDataManagement', 'approveManagement', 'testAnalysis', 'resourceManager', 'taskManagement']
devModules: ['all']
// devModules:['index']
- // devModules: ['index', 'testAnalysis','approveManagement']
+ // devModules: ['index', 'testAnalysis']
}