浏览代码

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() {