king
2021-09-01 31ec63f0419895876cbaba99637a884a32d33d0d
src/pc/quotecomponent/settingform/index.jsx
@@ -19,7 +19,7 @@
      try {
        appMenus = JSON.parse(appMenus)
        appMenus = appMenus.filter(item => item.keys_type !== 'index')
      } catch {
      } catch (e) {
        appMenus = []
      }
    } else {