db преди 2 години
родител
ревизия
7a7852a3e4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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("");
 /* 获取报告详情 */