Browse Source

tomcat_res

night-cherry 1 tháng trước cách đây
mục cha
commit
37f55be19c
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      index.js

+ 2 - 1
index.js

@@ -79,7 +79,8 @@ const app=createApp({
       console.log("-----------change lang-----------------");
       console.log("this.locale : "+this.locale);
       console.log("locale"+locale);
-      locale.value=type;
+      this.locale=locale;
+      this.locale.value=type;
     },
     interface_web(){
       console.log("---------tomcat server----------");