src/assets/api/controller.js
@@ -22,6 +22,7 @@ certification, sealScope, informationNotification, performanceShift, } } @@ -256,3 +257,9 @@ triggerModificationStatusToRead:"/informationNotification/triggerModificationStatusToRead",//点击详情触发修改状态为已读 } const performanceShift = { add:"/performanceShift/add",//绩效管理-班次-排班 page:"/performanceShift/page",//绩效管理-班次-分页查询 update:"/performanceShift/update/",//绩效管理-班次-班次状态修改 }