shaun-sheep 5 years ago
parent
commit
ed972d6521
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/business_space/newGraphy/graphy.vue

+ 1 - 1
src/components/business_space/newGraphy/graphy.vue

@@ -249,7 +249,7 @@ export default {
     //添加其他分区
     addZoneBtn() {
       this.$refs.zone.dialogFormVisible = true
-    }
+    },
     // 搜索
     querySearch(queryString, cb) {
       let restaurants = this.zoneList;