king
2024-10-19 2104d61e7c4ae66dc7a5dfa8f06c39d3303621be
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1474,8 +1474,7 @@
      options: [
        {value: 'true', text: '开启'},
        {value: 'false', text: '关闭'},
      ],
      forbid: appType === 'mob' || appType === 'pc'
      ]
    },
    {
      type: 'splitLine',