king
2025-03-10 5756a8f94dde7fecd23e147cdb8e96cb8a70a4e4
src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -735,6 +735,14 @@
      options: [],
    },
    {
      type: 'text',
      key: 'noVExtra',
      label: '空值扩展',
      initVal: card.noVExtra || '',
      tooltip: '当字段值(或静态元素的空值字段)为扩展值时(不区分大小写,多个值用逗号分隔),等效于空值,元素将被隐藏。',
      required: false
    },
    {
      type: 'radio',
      key: 'lostTip',
      label: '图片缺失',