| | |
| | | delete: '/mdc/mdcPassRate/delete', |
| | | deleteBatch: '/mdc/mdcPassRate/deleteBatch', |
| | | getEquipmentByPid: '/mdc/mdcequipment/getEquipmentByPid', |
| | | exportXlsUrl: "/mdc/mdcStandardProcessDuration/exportXls", |
| | | importExcelUrl: "/mdc/mdcStandardProcessDuration/importExcel", |
| | | exportXlsUrl: "/mdc/mdcPassRate/exportXls", |
| | | importExcelUrl: "/mdc/mdcPassRate/importExcel", |
| | | } |
| | | } |
| | | }, |
| | |
| | | //重新计算分页问题 |
| | | that.reCalculatePage(1) |
| | | // that.$message.success(res.message); |
| | | that.$notification.warning({ |
| | | that.$notification.success({ |
| | | message:'消息', |
| | | description:res.message |
| | | }); |
| | |
| | | //重新计算分页问题 |
| | | that.reCalculatePage(that.selectedRowKeys.length) |
| | | // that.$message.success(res.message); |
| | | that.$notification.warning({ |
| | | that.$notification.success({ |
| | | message:'消息', |
| | | description:res.message |
| | | }); |