Browse Source

修改bug

chenrui 1 year ago
parent
commit
8a69506d7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/dealerManagement/provincialWarehouseManagement/list.vue

+ 1 - 1
src/views/dealerManagement/provincialWarehouseManagement/list.vue

@@ -49,7 +49,7 @@
           bordered>
           <!-- 省仓客户 -->
           <template slot="customNum" slot-scope="text, record">
-            共有<span style="color:#39f;vertical-align:top;">{{ record.customerNum }}</span>个客户
+            {{ !queryParam.dealerName?'共':'' }}有<span style="font-weight:bold;font-size:13px;vertical-align:top;">{{ record.customerNum }}</span>个客户
           </template>
           <!-- 省仓状态 -->
           <template slot="loginFlag" slot-scope="text, record">