king
2022-04-11 3551d43a6aa26a4cce7ac647c3f27bdfe7a17a87
src/menu/components/card/cardcellcomponent/dragaction/card.jsx
@@ -164,8 +164,8 @@
  }
  let able = true
  // if ((appType === 'mob' || appType === 'pc') && parent && (parent.setting.click === 'menu' || parent.setting.click === 'menus')) {
  if ((appType === 'mob' || appType === 'pc') && parent && parent.setting.click === 'menu') {
  if ((appType === 'mob' || appType === 'pc') && parent && (parent.setting.click === 'menu' || parent.setting.click === 'menus')) {
  // if ((appType === 'mob' || appType === 'pc') && parent && parent.setting.click === 'menu') {
    able = false
  }