Browse Source

dataSources

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

+ 1 - 0
src/views/complianceAnalysis/components/lsjl.vue

@@ -207,6 +207,7 @@ export default {
     },
     reset() {
       if (dataSources) viewer.dataSources.remove(dataSources);
+      dataSources = undefined;
     },
   },
   watch: {},