|
@@ -291,12 +291,12 @@ export default {
|
|
|
}
|
|
|
]
|
|
|
this.menuList = [
|
|
|
- {
|
|
|
- name: '我的租赁',
|
|
|
- icon: 'coupon',
|
|
|
- link: '/packageWorkorder/pages/tenancyOrderList',
|
|
|
- show: this.userInfo.isShowLease
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // name: '我的租赁',
|
|
|
+ // icon: 'coupon',
|
|
|
+ // link: '/packageWorkorder/pages/tenancyOrderList',
|
|
|
+ // show: this.userInfo.isShowLease
|
|
|
+ // },
|
|
|
{
|
|
|
name: '绑定手机号',
|
|
|
icon: 'icon-kefu',
|