소스 검색

tomcat_res

night-cherry 1 개월 전
부모
커밋
952c550013
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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----------");