king
2024-10-19 f432ca14a8ba64b6aa23ada46179daff91c2a8c8
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',