diff --git a/src/views/modules/communityParty/townData/index.vue b/src/views/modules/communityParty/townData/index.vue index 12f7266..499eec3 100644 --- a/src/views/modules/communityParty/townData/index.vue +++ b/src/views/modules/communityParty/townData/index.vue @@ -84,7 +84,6 @@ item.value == type); if (rows.length > 0) { return rows[0].label; @@ -278,7 +276,6 @@ export default { }, detailClosed() { - console.log(this.$refs.ref_detail); this.$refs.ref_detail.diaDestroy(); this.detailShow = false; }, @@ -501,9 +498,6 @@ export default { } } -.div_btn { -} - .el-row { /* margin-bottom: 20px; */ display: flex;