zhangherong
2025-07-09 cabdb2b467bfc8969708b76935d1d92866b1b46c
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