人生啊人生 2 月之前
父節點
當前提交
abab4ef34f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {