人生啊人生 il y a 2 mois
Parent
commit
abab4ef34f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 {