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