src/mob/components/tabs/antv-tabs/options.jsx
@@ -34,19 +34,6 @@ required: false, allowClear: true, }, // { // type: 'radio', // field: 'hasSearch', // label: '搜索', // initval: tab.hasSearch || 'false', // required: false, // options: [ // {value: 'false', label: '无'}, // {value: 'icon', label: '有'}, // ], // forbid: appType !== 'mob' || setting.display !== 'inline-block', // span: 22 // }, { type: 'text', field: 'controlVal',