Browse Source

test this point

night-cherry 1 month ago
parent
commit
c6e71cb6eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -109,7 +109,7 @@ const app=createApp({
         
         console.log("------  _books : "+_books);
         // console.log("------this.books : "+this.books);
-        // books.add(res[0]);
+        _books.add(res[0]);
       
         // console.log("------books : "+books);
         // console.log("------this : "+this);