src/menu/components/share/actioncomponent/formconfig.jsx
@@ -63,17 +63,17 @@ }) } if (type === 'editable') { opentypes = [ { value: 'excelIn', text: Formdict['model.form.excelIn'] }, { value: 'excelOut', text: Formdict['model.form.excelOut'] } ] } // if (type === 'editable') { // opentypes = [ // { // value: 'excelIn', // text: Formdict['model.form.excelIn'] // }, { // value: 'excelOut', // text: Formdict['model.form.excelOut'] // } // ] // } let tabs = getTabs(JSON.parse(JSON.stringify(modules)))