| | |
| | | icon: require('../assets/icons/company/dipatch_unit.png') |
| | | }, |
| | | { |
| | | name: '直保开票', |
| | | url: '/enterprise/directInvoicing', |
| | | icon: require('../assets/icons/company/tax.png') |
| | | }, |
| | | { |
| | | name: '委托保开票', |
| | | url: '/enterprise/entrustedInvoicing', |
| | | icon: require('../assets/icons/company/tax.png') |
| | | name: '员工管理', |
| | | url: '/business/member', |
| | | icon: require('../assets/icons/company/image.png') |
| | | } |
| | | // { |
| | | // name: '直保开票', |
| | | // url: '/enterprise/directInvoicing', |
| | | // icon: require('../assets/icons/company/tax.png') |
| | | // }, |
| | | // { |
| | | // name: '委托保开票', |
| | | // url: '/enterprise/entrustedInvoicing', |
| | | // icon: require('../assets/icons/company/tax.png') |
| | | // } |
| | | ], |
| | | catePlat: [ |
| | | { |
| | |
| | | } else if (obj.objType === 1) { |
| | | this.$refs.operaApplyChangeDetailWindow.open('加减保详情', { id: obj.objId, applyId: obj.param1 }) |
| | | } else if (obj.objType === 2) { |
| | | this.$refs.operaApplyChangeUnitDetailWindow.open('换厂申请详情', { id: obj.objId, applyId: obj.param1 }) |
| | | this.$refs.operaApplyChangeUnitDetailWindow.open('更换派遣单位申请详情', { id: obj.objId, applyId: obj.param1 }) |
| | | } else if (obj.objType === 3) { |
| | | this.$refs.dispatchUnitDetailsPlat.open('派遣单详情', { id: obj.objId }) |
| | | } else if (obj.objType === 4) { |