king
2023-11-22 2ac9fde37a97e1ceb6b05aa9e5b0476a396339a9
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: '选项查询',