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) {