zhuf 2 년 전
부모
커밋
d7b1b9133c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/App.vue

+ 1 - 2
src/App.vue

@@ -14,8 +14,7 @@ if (UserRole === 'other') {
     <!-- try to fix auto complete -->
     <div class="hidden">
       <input type="text">
-      <input type="text">
-      <input type="text">
+      <input type="password">
     </div>
     <suspense>
       <div class="bg w-full h-672px flex justify-center items-center overflow-y-auto">