flyzto 3 tháng trước cách đây
mục cha
commit
4fdb0777e2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      web/apps/web-antd/src/views/match/datatest/index.vue

+ 1 - 0
web/apps/web-antd/src/views/match/datatest/index.vue

@@ -125,6 +125,7 @@ const refreshData = () => {
     gamesRelation.value = relations;
     gamesSolution.value = solutions;
     prettyData.value = null;
+    dataCount.value = '';
     message.success('数据已刷新');
     console.log('数据已刷新');
   })