src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -549,14 +549,13 @@ } else if (value === 'excelIn') { _fieldval.intertype = 'system' _fieldval.Ot = 'notRequired' _fieldval.execSuccess = 'grid' _fieldval.label = '导入Excel' _fieldval.class = 'dgreen' this.record.Ot = 'notRequired' this.record.label = '导入Excel' this.record.class = 'dgreen' this.record.execSuccess = 'grid' } else if (value === 'excelOut') { _fieldval.intertype = 'system' _fieldval.label = '导出Excel'