| | |
| | | name: '显示活动' |
| | | }) |
| | | // 暂时关闭去这的功能 |
| | | // if (queryData.notAddGoOn == 'notAddGoOn') { |
| | | // this.seebut.push({ |
| | | // name: '去这' |
| | | // }) |
| | | // } |
| | | if (queryData.notAddGoOn == 'notAddGoOn') { |
| | | this.seebut.push({ |
| | | name: '去这' |
| | | }) |
| | | } |
| | | } |
| | | for (const k in this.seebut) { |
| | | if (this.seebut[k].name == '定位') { |
| | |
| | | } |
| | | } |
| | | // 暂时关闭去这的功能 |
| | | // if (queryData.notAddGoOn != 'notAddGoOn') { |
| | | // this.seebut.push({ |
| | | // name: '去这' |
| | | // }) |
| | | // } |
| | | if (queryData.notAddGoOn != 'notAddGoOn') { |
| | | this.seebut.push({ |
| | | name: '去这' |
| | | }) |
| | | } |
| | | } else { |
| | | this.seebut = [ |
| | | // { |
| | |
| | | { |
| | | name: '图集' |
| | | }, |
| | | // { |
| | | // name: '去这' |
| | | // } |
| | | { |
| | | name: '去这' |
| | | } |
| | | ] |
| | | } |
| | | |