贺智杰 5 napja
szülő
commit
d2961e552b
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: {