lhl 10 months ago
parent
commit
6e264116ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -250,7 +250,7 @@
 			}
 			}
 		},
 		},
 		onLoad() {
 		onLoad() {
-			this.getPkList()
+			this.getPkList();
 			this.loadIndex()
 			this.loadIndex()
 			saveUrl();
 			saveUrl();
 			let obj = this;
 			let obj = this;