night-cherry 1 месяц назад
Родитель
Сommit
03e3667c52
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -94,6 +94,7 @@ const app=createApp({
       this.tomcat_res=res.message;
       console.log("res.message:"+res.message);
       console.log("res:"+res);
+      console.log("res[\"message\"]:"+res["message"]);
       console.log("tomcat_res"+tomcat_res);
     };
     request.open("POST","http://ancientapes.cc:8080/mineluxuries/book");