natasha 2 settimane fa
parent
commit
8503b7c7e2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/bookShelf/index.vue

+ 1 - 1
src/views/bookShelf/index.vue

@@ -560,7 +560,7 @@ export default {
   },
   //生命周期 - 创建完成(可以访问当前this实例)
   created() {
-    console.log("2025-07-10");
+    console.log("2025-07-11");
     if (this.userMessage) {
       this.getNumber();
       this.getList();