Explorar el Código

test this point

night-cherry hace 1 mes
padre
commit
abd4f57aa2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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(){