huangbin 4 년 전
부모
커밋
423373c5c2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/information/account_info/compoments/detail-business/index.vue

+ 2 - 2
src/views/information/account_info/compoments/detail-business/index.vue

@@ -18,13 +18,13 @@
         <a-col :span="12">
           <a-form-item label="登录账号"
                        name="">
-            <span class="white">{{formState.accountname}}</span>
+            <span class="white">{{formState.logincode}}</span>
           </a-form-item>
         </a-col>
         <a-col :span="12">
           <a-form-item label="账户名称"
                        name="">
-            <span class="white">{{formState.logincode}}</span>
+            <span class="white">{{formState.accountname}}</span>
           </a-form-item>
         </a-col>
         <a-col :span="12">