night-cherry il y a 2 mois
Parent
commit
952c550013
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      index.js

+ 2 - 1
index.js

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