Prechádzať zdrojové kódy

渠道客诉页面修改

zhujindu 11 mesiacov pred
rodič
commit
f7c05785c9

+ 2 - 2
src/views/clew/complaintDetail/index.vue

@@ -570,10 +570,10 @@ export default {
 .complaintDetail {
   .van-field__label {
     width: 100px;
-    &::before {
+    /* &::before {
       content: '*';
       color: red;
-    }
+    } */
   }
   .centerBtn {
     float: right;

+ 1 - 1
src/views/clew/index.vue

@@ -41,7 +41,7 @@
                 <span v-if="item.cid == 4">开设门店</span>
                 <span v-if="item.cid == 5">批量采购</span>
                 <span v-if="item.cid == 7">家装客资</span>
-                <span v-if="item.cid == 9">渠道诉</span>
+                <span v-if="item.cid == 9">渠道诉</span>
               </div>
               <div class="info" v-if="item.cid == 7">
                 家装类型:{{ item.jzCustomerDescription }}

+ 2 - 2
src/views/week/index.vue

@@ -50,12 +50,12 @@
       </van-cell-group>
       <!--      客资类-->
       <van-cell-group inset class="mtb10">
-        <van-cell title="客资&诉任务" to="/clew" v-if="customerClueButton">
+        <van-cell title="客资&诉任务" to="/clew" v-if="customerClueButton">
           <template #icon>
             <van-icon :name="history" class="zicon" />
           </template>
           <template #title>
-            <span>客资&诉任务</span>
+            <span>客资&诉任务</span>
             &nbsp;<van-tag type="danger" v-if="customerClueNum > 0">{{ customerClueNum }}</van-tag>
           </template>
           <template #right-icon>