king
2025-03-10 89802303966e1964da0b0c97314ff4f2650d28a8
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: '图片缺失',