night-cherry пре 1 месец
родитељ
комит
37f55be19c
1 измењених фајлова са 2 додато и 1 уклоњено
  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----------");