| | |
| | | devUrl: 'http://192.168.0.102:9528', |
| | | // devUrl: 'https://srgdjczzxtpt.com:2080/api', |
| | | // minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", |
| | | minioBaseUrl: 'http://192.168.0.102:9528/', |
| | | minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', |
| | | // 数据中台接口url |
| | | // dataCenterUrl: 'http://10.10.2.192/services', |
| | | dataCenterUrl: 'https://sk.hubeishuiyi.cn/services', |
| | |
| | | this.liveList = this.hasMenu('生活')
|
| | | this.contactList = this.hasMenu('快捷拨号');
|
| | | // console.log(this.menuList.filter(item=>item.name == "楼盘表"))
|
| | | this.houseList = this.menuList.filter(item=>item.name == "楼盘表")
|
| | | if(this.menuList.length){
|
| | | this.houseList = this.menuList.filter(item=>item.name == "楼盘表")
|
| | | }
|
| | | |
| | | // this.jobList = this.hasMenu('工作台')
|
| | | // this.getWorkbenchList()
|
| | | },
|