Browse Source

bug修改

tanxue 1 tuần trước cách đây
mục cha
commit
e192189348
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {