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