ming 3 years ago
parent
commit
11d1b3a87f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/powerQuality/asseReport/scoreReport.vue

+ 1 - 1
src/views/powerQuality/asseReport/scoreReport.vue

@@ -591,7 +591,7 @@ export default defineComponent({
     watch(
       () => props.activeName,
       (newVal) => {
-        alert(newVal)
+        // alert(newVal)
         if (newVal == 'first') {
          setTimeout(function(){
         evaluationReport()