人生啊人生 2 luni în urmă
părinte
comite
abab4ef34f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/components/ChengGuangYuanJing/store/CommonVal.js

+ 1 - 0
src/components/ChengGuangYuanJing/store/CommonVal.js

@@ -16,6 +16,7 @@ export const CommonVal = defineStore('CommonVal', () => {
         CommonValQingXiCheAndQv : null,
     });
 
+    // 这里的加载百分比 是 给 CommonValQingXiCheAndQv 使用的
     const loadSuccess = ref(false);
 
     return {