搜索中心切换接口
This commit is contained in:
@@ -212,7 +212,7 @@ export default {
|
||||
//查询选项
|
||||
queryOptions() {
|
||||
let _this = this;
|
||||
this.$http.post("search/searchCenter/getMenu", {}, {
|
||||
this.$http.post("search/getMenu", {}, {
|
||||
_this: this
|
||||
}, res => {
|
||||
_this.searchData = [
|
||||
|
||||
Reference in New Issue
Block a user