人生啊人生 2 months ago
parent
commit
abab4ef34f
1 changed files with 1 additions and 0 deletions
  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 {