king
2023-02-09 4453a9e63e8e176c70c432b03fd4ba3ebf00a04c
src/menu/components/carousel/data-card/options.jsx
@@ -79,6 +79,7 @@
      field: 'modalContent',
      label: '弹窗内容',
      initval: wrap.modalContent || 'message',
      tooltip: '使用系统更新时,如果返回值的ErrCode为-1,只会做系统配置更新不会显示弹窗。注:数据源使用同步查询时无效。',
      required: false,
      options: [
        {value: 'message', label: '消息提醒'},