zhaowei
2025-03-14 81e1bdcf2953c8f91b343c7e59fc40f5a016594d
src/views/mdc/base/modules/OEEAnalysis/OEEAnalysisList.vue
@@ -222,9 +222,7 @@
    },
    methods: {
      handleComputeModalOpen() {
        console.log('触发进入open')
        const { $refs } = this
        $refs.computeOeeModalRef.visible = true
        this.$refs.computeOeeModalRef.visible = true
      },
      dateParamChange(v1, v2) {