sunChengjie 1 سال پیش
والد
کامیت
d33a548baf
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      src/pages/inexpress.vue

+ 0 - 4
src/pages/inexpress.vue

@@ -184,11 +184,7 @@ export default {
 	},
 	created: function () {
 		this.userId = localStorage.getItem("userId");
-		this.getUser();
 		this.accountType = localStorage.getItem("accountType")
-
-		//获取快递信息
-		this.getLogisticsList()
 	},
 	methods: {