king
2024-01-15 45224a77b80aa6bbd905d91f19d7b0d9dd6d6f05
src/menu/components/form/formaction/formconfig.jsx
@@ -467,6 +467,15 @@
      options: modules
    },
    {
      type: 'number',
      key: 'syncDelay',
      label: '刷新延迟',
      initVal: card.syncDelay,
      tooltip: '同步刷新组件的延迟时间,单位毫秒。',
      // placeholder: '单位毫秒',
      required: false
    },
    {
      type: 'cascader',
      key: 'anchors',
      label: '跳转锚点',