night-cherry 1 месяц назад
Родитель
Сommit
abd4f57aa2
1 измененных файлов с 1 добавлено и 0 удалено
  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(){