@@ -10,7 +10,7 @@
<template v-else>
<!-- 金牌店 编辑属性信息 当前门店是否是我覆盖的:myCover -->
<!-- <template> -->
- <template v-if="list.myCover && list.storeCode && false">
+ <template v-if="list.myCover && list.storeCode">
<span style="color: #0057ba" v-if="type != 'address'" @click="attributeEditor">
编辑
</span>