浏览代码

修改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">