king
2024-10-02 36276e96db8e9633f4bd68257e4c80fa0efe8c1d
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: '是'},