Преглед на файлове

水电交费从微卡进入获取用户信息时失败。

soft5566 преди 2 години
родител
ревизия
f54ac2b184
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      pagesElectric/jiaofei/jiaofei.vue

+ 2 - 2
pagesElectric/jiaofei/jiaofei.vue

@@ -113,11 +113,11 @@
 			}
 			}
 			// 获取基本信息
 			// 获取基本信息
 			this.get_base_info(options, 'onLoad');
 			this.get_base_info(options, 'onLoad');
-			this.get_img();
+			// this.get_img();
 		},
 		},
 		onShow() {
 		onShow() {
 			// 获取基本信息
 			// 获取基本信息
-			// this.get_base_info('options', 'onShow')
+			this.get_base_info('options', 'onShow')
 			// 获取电量
 			// 获取电量
 			if (this.$store.state.building.roomSelect != '') {
 			if (this.$store.state.building.roomSelect != '') {
 				// 如果是选择宿舍号返回
 				// 如果是选择宿舍号返回