浏览代码

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

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