Browse Source

feat: 更新

贺智杰 5 days ago
parent
commit
d2961e552b
1 changed files with 1 additions and 1 deletions
  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: {