king
2023-03-02 d712ae0a0d338bdc96c463c9ffe42f8c844f3c37
src/menu/components/code/sandbox/options.jsx
@@ -71,7 +71,7 @@
        {value: 'true', label: '启用'},
        {value: 'false', label: '禁用'},
      ],
      forbid: !appType
      forbid: !appType || sessionStorage.getItem('editMenuType') === 'popview'
    },
    {
      type: 'multiselect',