Browse Source

bug修改

tanxue 1 week ago
parent
commit
e192189348
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/admin/Hetong/HetongList.vue

+ 1 - 1
pages/admin/Hetong/HetongList.vue

@@ -48,7 +48,7 @@ onLoad((options) => {
 	})
 
 onShow(() => {
-	refreshData();
+	onRefresh();
 })
 
 function onRefresh() {