yu.jie преди 4 години
родител
ревизия
65e78a4e60
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/information/account_info/list/account_info_futures/index.vue

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