zhongtianhaoyuan 2 năm trước cách đây
mục cha
commit
4615e0266d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/public/loginOther.vue

+ 1 - 0
pages/public/loginOther.vue

@@ -111,6 +111,7 @@
 				})
 			},
 			gocode() {
+				let that = this
 				if (this.phone.length == 11 && /^0?1[3|4|5|6|7|8][0-9]\d{8}$/.test(this.phone)) {
 					that.$request.baseRequest('get', '/cargoOwnerInfo/firstAuthentication', {
 						phone: this.phone,