diff --git a/src/views/AppStoreKeyGoods.vue b/src/views/AppStoreKeyGoods.vue index f5b9ec7..1c9486f 100644 --- a/src/views/AppStoreKeyGoods.vue +++ b/src/views/AppStoreKeyGoods.vue @@ -46,9 +46,6 @@ export default { this.$nextTick(() => this.$storeBoard.dialog = true) } }) - }, - relevanceMapData(row){ - console.log(arguments) } } } @@ -57,7 +54,7 @@ export default {