db 2 năm trước cách đây
mục cha
commit
7a7852a3e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/cygxPc/report.vue

+ 1 - 1
src/views/cygxPc/report.vue

@@ -14,7 +14,7 @@ const state = reactive({
 });
 const rerportId = ref(null);
 const from_type = ref(null);
-const haveData = ref(false);
+const haveData = ref(true);
 const showTips = ref(false);
 const mobile = ref("");
 /* 获取报告详情 */