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