src/views/appmanage/scriptform/index.jsx
@@ -17,7 +17,7 @@ } state = { type: 'subapp', type: 'view', sublist: [], views: [], appId: '', @@ -166,7 +166,7 @@ </Tooltip> }> {getFieldDecorator('VType', { initialValue: 'subapp', initialValue: 'view', rules: [{ required: true, message: '请选择类型!'