sunChengjie 11 months ago
parent
commit
d33a548baf
1 changed files with 0 additions and 4 deletions
  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: {