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