maxiaoxiao 11 months ago
parent
commit
dfc01c135e
1 changed files with 0 additions and 7 deletions
  1. 0 7
      src/views/complianceAnalysis/components/hgxsc.vue

+ 0 - 7
src/views/complianceAnalysis/components/hgxsc.vue

@@ -273,13 +273,6 @@ export default {
       if (newValue != "hgxsc") this.reset();
     },
   },
-
-  // watch(
-  //     () => prop.activeTabs,
-  //     (newValue, oldValue) => {
-  //       if (prop.activeTabs != "scjg") this.reset();
-  //     }
-  //   );
 };
 </script>