| | |
| | | <text>员工管理</text> |
| | | <text>查看人员投保信息</text> |
| | | </view> |
| | | <view class="content_box_list1_item" @click="jump(9)" :style="{backgroundImage: 'url(' + backgroundImg9 + ')'}"> |
| | | <text>派遣单位管理</text> |
| | | <text>新增修改派遣单位</text> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="content_loginout"> |
| | |
| | | backgroundImg6: require('@/static/background/home_ic_huanchang@2x.png'), |
| | | backgroundImg7: require('@/static/background/home_ic_huanchangjilu@2x.png'), |
| | | backgroundImg8: require('@/static/background/home_ic_yuangong@2x.png'), |
| | | backgroundImg9: require('@/static/background/home_ic_paiqian@2x.png'), |
| | | } |
| | | }, |
| | | onLoad() { |
| | |
| | | } |
| | | switch(type) { |
| | | case 1: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:insuranceapply:query').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:insuranceapply:query').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/insuranceApplication/insuranceApplication' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 2: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:myPolicy:query').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:myPolicy:query').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/myPolicy/myPolicy' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 3: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:onlineReporting:create').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:onlineReporting:create').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/online_reporting/online_reporting' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 4: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:addsubtract:apply').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:addsubtract:apply').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/addition_subtraction_application/addition_subtraction_application' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 5: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:addsubtractInsuranceRecords:query').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:addsubtractInsuranceRecords:query').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/add_subtract_insurance/add_subtract_insurance' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 6: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:factoryChange:create').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:factoryChange:create').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/add_subtract_insurance/add_subtract_insurance' |
| | | url: '/pages/factoryChange/factoryChange' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 7: |
| | | if (this.userInfo.permissions.filter(item => item === 'business:factoryChange:query').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'business:factoryChange:query').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/dispatch_unit_records/dispatch_unit_records' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | case 8: |
| | | if (this.userInfo.permissions.filter(item => item === 'system:user:query').length > 0) { |
| | | // if (this.userInfo.permissions.filter(item => item === 'system:user:query').length > 0) { |
| | | uni.navigateTo({ |
| | | url: '/pages/employee_management/employee_management' |
| | | }) |
| | | } else { |
| | | uni.showToast({ |
| | | title: '您没有权限', |
| | | icon: 'none' |
| | | }) |
| | | } |
| | | // } else { |
| | | // uni.showToast({ |
| | | // title: '您没有权限', |
| | | // icon: 'none' |
| | | // }) |
| | | // } |
| | | break |
| | | } |
| | | } |