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