Browse Source

Merge branch 'master' of http://120.26.64.82:3000/BFFE/SZJCFLFJ

chenjun 2 years ago
parent
commit
1638a42cb0

+ 1 - 0
src/views/system/securityCheck/components/securityCheckHeader.vue

@@ -391,6 +391,7 @@ export default {
     // line-height: 30px;
   }
   .form {
+    z-index: 999;
     > .but {
       width: 32px;
       height: 32px;

+ 1 - 0
src/views/system/securityCheck/views/cargoCharts.vue

@@ -390,6 +390,7 @@ export default {
           this.datastrictly.cont = strictlyall
           this.datastrictly.data = arrstrictly
         } else {
+          this.init()
           this.dataall.cont = '0'
           this.dataall.data = []
           this.datarisk.cont = '0'