소스 검색

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

chenjun 2 년 전
부모
커밋
1638a42cb0
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/system/securityCheck/components/securityCheckHeader.vue
  2. 1 0
      src/views/system/securityCheck/views/cargoCharts.vue

+ 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'