11wqe1 3 tháng trước cách đây
mục cha
commit
51052ee1cc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/mixins/mixin.js

+ 2 - 0
src/mixins/mixin.js

@@ -34,6 +34,8 @@ export const myMixin = {
       }
     },
     async addOp3(userTime, loadTime, object, status) {
+      if (!this.$route.query.userid) return
+
       try {
         if(!this.userJson || !this.userJson.accountNumber){
             let res = await this.ajax.get(this.$store.state.api + "selectUser", {