king
2024-11-06 e2fd227b24a2d188ef209dc47fabcc8390f2a94b
src/menu/components/form/simple-form/options.jsx
@@ -233,7 +233,6 @@
      initval: wrap.empty || 'show',
      tooltip: '当查询数据为空时,隐藏该组件。',
      required: false,
      skip: true,
      options: [
        {value: 'show', label: '否'},
        {value: 'hidden', label: '是'},