소스 검색

修改bug

chenrui 1 년 전
부모
커밋
8a69506d7a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">