qushaowei
2025-05-30 25fee48ceca7a54bc6008eb2e2fb6d8ea801a50e
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