linwenxin hace 8 meses
padre
commit
f2fd6f444b
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6 6
      src/pages/mine/index.vue

+ 6 - 6
src/pages/mine/index.vue

@@ -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',