Explorar o código

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

zhujindu hai 11 meses
pai
achega
c9b41c16cd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/storeManagement/storeDetail.vue

+ 1 - 1
src/views/storeManagement/storeDetail.vue

@@ -126,7 +126,7 @@
               ">
               <van-field label="经销商" readonly class="TCFXList">
                 <template #input>
-                  <template v-if="list.TCFXListTreeSelec.length">
+                  <template v-if="list.TCFXListTreeSelec">
                     <div
                       class="TCFXListTreeSelec"
                       v-for="(item, index) in list.TCFXListTreeSelec"