king
2024-06-03 27d6ff04382d95f360e4dc18769a9bd36dfca4b4
src/menu/components/form/simple-form/options.jsx
@@ -131,6 +131,14 @@
      options: fields
    },
    {
      type: 'select',
      field: 'refocus',
      label: '刷新焦点',
      initval: wrap.refocus || '',
      required: false,
      options: fields
    },
    {
      type: 'radio',
      field: 'cache',
      label: '选项查询',