人生啊人生 hace 2 meses
padre
commit
abab4ef34f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {