소스 검색

feat: 更新

贺智杰 5 일 전
부모
커밋
d2961e552b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      traceCodePackages/traceabilityReport/pages/index.vue

+ 1 - 1
traceCodePackages/traceabilityReport/pages/index.vue

@@ -76,7 +76,7 @@ export default {
   },
   computed: {
     hasFunction() {
-      return this.hasScanFunction || this.hasReportFunction || this.hasBlacklistFunction
+      return this.hasScanFunction || this.hasReportFunction || this.hasBlacklistFunction || this.hasGanmaolingFunction
     }
   },
   methods: {