src/menu/components/search/main-search/options.jsx
@@ -54,7 +54,7 @@ { type: 'radio', field: 'drawerPlacement', label: '抽屉方向', label: '弹出方向', initval: wrap.drawerPlacement || 'right', required: false, options: [ @@ -129,7 +129,7 @@ {value: 'true', label: '启用'}, {value: 'false', label: '禁用'}, ], forbid: !appType forbid: !appType || sessionStorage.getItem('editMenuType') === 'popview' }, { type: 'multiselect',