Ver código fonte

test this point

night-cherry 1 mês atrás
pai
commit
abd4f57aa2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -86,6 +86,7 @@ const app=createApp({
     interface_web(){
       console.log("---------tomcat server----------");
       console.log("this.tomcat_res : "+this.tomcat_res);
+      console.log("------this.books : "+this.books);
       // console.log("------this : "+this);
       const request = new XMLHttpRequest();
       request.onload=function(){