|
|
@@ -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"
|