Sfoglia il codice sorgente

Merge branch 'feature_20260327_门店筛选增加金牌店等级' into uat(dev)

zhujindu 2 settimane fa
parent
commit
e1b1991ad3
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      src/components/filtrate.vue
  2. 1 1
      src/views/deviceOutside/index.vue

+ 1 - 1
src/components/filtrate.vue

@@ -53,7 +53,7 @@
           </div>
         </van-checkbox-group>
         <p class="searchchecktitle" @click="otherjpdShow = !otherjpdShow">
-          &nbsp;金牌店等级<van-icon name="arrow-down" style="float: right" />
+          &nbsp;店等级<van-icon name="arrow-down" style="float: right" />
         </p>
         <van-checkbox-group v-model="jpdStoreLevelTypes" direction="horizontal">
           <div v-if="otherjpdShow" style="width: 100%">

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

@@ -591,7 +591,7 @@
           </div>
         </van-checkbox-group>
         <p class="searchchecktitle" @click="otherjpdShow = !otherjpdShow">
-          &nbsp;金牌店等级<van-icon name="arrow-down" style="float: right" />
+          &nbsp;店等级<van-icon name="arrow-down" style="float: right" />
         </p>
         <van-checkbox-group v-model="jpdStoreLevelTypes" direction="horizontal">
           <div v-if="otherjpdShow" style="width: 100%">