瀏覽代碼

bug修改

tanxue 1 周之前
父節點
當前提交
e192189348
共有 1 個文件被更改,包括 1 次插入1 次删除
  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() {