|
|
@@ -357,6 +357,7 @@
|
|
|
<br />
|
|
|
<!-- type:address 拜访时位置偏差过大,可以修改地址(只能修改地址) -->
|
|
|
<div
|
|
|
+ v-if="type != 'chainMaintain'"
|
|
|
style="
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
@@ -583,7 +584,7 @@ export default {
|
|
|
address: '地址',
|
|
|
storeTypePOP: false,
|
|
|
GZAttributeFormShow: false,
|
|
|
- type: '',
|
|
|
+ type: '', //chainMaintain:维护经销商;address:修改地址
|
|
|
towntShow: false,
|
|
|
districtShow: false,
|
|
|
cityShow: false,
|