Browse Source

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-bm-guide into develop

fujunwen 4 năm trước cách đây
mục cha
commit
5a68a1765a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -191,6 +191,7 @@ router.afterEach((to) => {
         type: "router",
         target: to.name,
         parameter: to.path,
+        app:'PC'
     }
     const data = {
         plazaId: store.getters["plazaId"],