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">