king
2023-01-05 539ac1c33f5733a1e43edd294bc3c6c51006578f
src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -377,9 +377,11 @@
        
        _fieldval.label = '导入Excel'
        _fieldval.class = 'dgreen'
        _fieldval.execSuccess = 'grid'
        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'