فهرست منبع

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

zhujindu 11 ماه پیش
والد
کامیت
c9b41c16cd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"