|
|
@@ -334,7 +334,7 @@
|
|
|
</van-tab>
|
|
|
<van-tab title="属性信息" name="outsidePlan">
|
|
|
<!-- 金牌店档案信息 -->
|
|
|
- <template v-if="list.ifJpStoreType && list.storeArchives">
|
|
|
+ <template v-if="list.ifJpStoreType == '1' && list.storeArchives">
|
|
|
<div class="JpStore">
|
|
|
<van-field readonly v-model="list.storeArchives.ownerMobile" label="主经营者电话" />
|
|
|
<van-field readonly v-model="list.storeArchives.ownerName" label="主经营者姓名" />
|