src/views/mdc/base/modules/HourReports/ReportList.vue
@@ -247,7 +247,11 @@ efficiencyOptionsOnChange(checkedList) { let index = checkedList.indexOf('gzl') if (index < 0) { this.$message.warn('不能取消查询故障率') // this.$message.warn('不能取消查询故障率') this.$notification.warning({ message:'消息', description:"不能取消查询故障率" }); return false } this.checkedList = checkedList