Houjie
2025-06-10 b14aa3f5539d358ec2db80a65c4c32c684d88c77
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