db 2 lat temu
rodzic
commit
7a7852a3e4
1 zmienionych plików z 1 dodań i 1 usunięć
  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 rerportId = ref(null);
 const from_type = ref(null);
 const from_type = ref(null);
-const haveData = ref(false);
+const haveData = ref(true);
 const showTips = ref(false);
 const showTips = ref(false);
 const mobile = ref("");
 const mobile = ref("");
 /* 获取报告详情 */
 /* 获取报告详情 */