king
2021-08-24 1a11f7115e61c548f9ffc77d0a9e504307ca71b2
src/menu/components/card/cardsimplecomponent/options.jsx
@@ -95,7 +95,7 @@
      field: 'primaryId',
      label: '主键值',
      initval: setting.primaryId || '',
      tooltip: '卡片点击时,向其他组件传递的ID值。',
      tooltip: '设置一个属性卡静态ID,向其他组件传递的指定静态ID值',
      required: false,
      forbid: !hasPrimaryKey
    },