king
2024-07-01 866db6d8afa6980fd485570acda6b5fcebda4da3
src/tabviews/custom/components/module/voucher/index.jsx
@@ -700,7 +700,7 @@
      }
      if (tabId) {
        MKEmitter.emit('reloadMenuView', tabId, 'table')
        MKEmitter.emit('reloadMenuView', tabId)
      }
    })
  }
@@ -953,7 +953,7 @@
      }
      if (tabId) {
        MKEmitter.emit('reloadMenuView', tabId, 'table')
        MKEmitter.emit('reloadMenuView', tabId)
      }
    })
  }