shaun-sheep hace 5 años
padre
commit
ed972d6521
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;