shish 3 years ago
parent
commit
5feefee892
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ghsApp/src/pagesGys/details.vue

+ 3 - 0
ghsApp/src/pagesGys/details.vue

@@ -85,6 +85,9 @@ export default {
 			uni.stopPullDownRefresh();
 			uni.stopPullDownRefresh();
 		});
 		});
 	},
 	},
+	onShow(){
+		this.initData()
+	},
 	computed: {
 	computed: {
 		selectList() {
 		selectList() {
 			let list = [];
 			let list = [];