king
2024-10-19 2104d61e7c4ae66dc7a5dfa8f06c39d3303621be
Merge branch 'develop'
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',