king
2024-10-19 f432ca14a8ba64b6aa23ada46179daff91c2a8c8
2024-10-19
1个文件已修改
3 ■■■■ 已修改文件
src/menu/components/share/actioncomponent/formconfig.jsx 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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',