Jelajahi Sumber

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

zhujindu 11 bulan lalu
induk
melakukan
c9b41c16cd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"