king
2025-03-09 26e116c38af035db0908c3b6086841708ba2ddeb
src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -725,6 +725,16 @@
      ]
    },
    {
      type: 'select',
      key: 'noVField',
      label: '空值字段',
      initVal: card.noVField || '',
      tooltip: '用于控制此静态元素的显示/隐藏,当此字段为空时(数值为0),隐藏当前元素。',
      required: false,
      allowClear: true,
      options: [],
    },
    {
      type: 'radio',
      key: 'lostTip',
      label: '图片缺失',