Browse Source

feat: 更新

贺智杰 6 ngày trước cách đây
mục cha
commit
d2961e552b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {