yu.jie 4 éve
szülő
commit
65e78a4e60

+ 1 - 1
src/views/information/account_info/list/account_info_futures/index.vue

@@ -33,7 +33,7 @@
       <a-collapse-panel>
         <template #header>
           <a-row class="headRow">
-            <a-col :span="12">{{item.mainAcc.accountname}}({{item.mainAcc.hedgeaccountcode}})</a-col>
+            <a-col :span="12">{{item.mainAcc.accountname}} {{ '-' + item.mainAcc.hedgeaccountcode}}  ({{item.subacclist.length}})</a-col>
             <a-col :span="12">
               <BtnList :selectedData="item"
                        :btnList="secondBtn"