소스 검색

同城分销店拆分、分销店对应多个经销商

zhujindu 11 달 전
부모
커밋
c6585dcf96
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      src/views/componentsTarget/createStoreBJ.vue
  2. 3 3
      src/views/componentsTarget/placeOrder.vue

+ 1 - 1
src/views/componentsTarget/createStoreBJ.vue

@@ -1,4 +1,4 @@
-<!-- 拜访数据(实时) -->
+<!-- 建店布机 -->
 <template>
   <van-row>
     <van-col span="12">

+ 3 - 3
src/views/componentsTarget/placeOrder.vue

@@ -1,4 +1,4 @@
-<!-- 拜访数据(实时) -->
+<!-- 下单点数 -->
 <template>
   <van-row>
     <van-col span="24"><span class="leftTitle">本月进度</span></van-col>
@@ -67,13 +67,13 @@
       </van-col>
       <van-col span="12">
         <p style="margin-top: 0">
-          涂料店:
+          其他店:
           <span class="colorbalck">{{ Micrometer(reportTargetAll.tcBOrderShopMonthAct) }}</span>
         </p>
       </van-col>
       <van-col span="12">
         <p style="margin-top: 0">
-          涂料店:
+          其他店:
           <span class="colorbalck">{{ reportTargetAll.tcBShopMonthOrderRate }}%</span>
         </p>
       </van-col>