Parcourir la source

Monethly EVCP BCSS Specific Report Add Site Select.
https://dev.wormwood.com.sg/zentao/task-view-233.html

vbea il y a 2 ans
Parent
commit
f00f19c939
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Strides-Admin/src/views/report/ReportV2.vue

+ 1 - 0
Strides-Admin/src/views/report/ReportV2.vue

@@ -260,6 +260,7 @@ export default {
   computed: {
     isAppendixSite() {
       return this.filter.pageVo.reportType == 'MNTHSITE' 
+          || this.filter.pageVo.reportType == 'MNTHEBS'
           || this.filter.pageVo.reportType == 'APENDIXF'
           || this.filter.pageVo.reportType === 'APENDIXH'
           || this.filter.pageVo.reportType === 'APENDIXH1'