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"