src/menu/components/share/actioncomponent/actionform/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -498,7 +498,7 @@ } if (appType === 'mob') { if (Ot !== 'notRequired' && openType !== 'excelOut') { if (openType !== 'excelOut') { shows.push('control') reOptions.control = [ { value: '', text: '无' }, @@ -513,7 +513,7 @@ } } } else { if (Ot !== 'notRequired' && openType !== 'excelOut') { if (openType !== 'excelOut') { reOptions.control = [ { value: '', text: '无' }, { value: 'disabled', text: '禁用' },