king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
src/menu/components/carousel/data-card/options.jsx
@@ -211,7 +211,7 @@
        {value: 'true', label: '启用'},
        {value: 'false', label: '禁用'},
      ],
      forbid: !appType
      forbid: !appType || sessionStorage.getItem('editMenuType') === 'popview'
    },
    {
      type: 'multiselect',