认证清单标准标号增加文档库链接

This commit is contained in:
范强强
2023-04-06 09:58:11 +08:00
parent f1c3486d00
commit 5664ddac16
@@ -104,7 +104,7 @@
if (this.queryParam.operatorType == 'queryListingToConfirmStatistics' || this.queryParam.operatorType == 'queryTaskToConfirmStatistics'){ if (this.queryParam.operatorType == 'queryListingToConfirmStatistics' || this.queryParam.operatorType == 'queryTaskToConfirmStatistics'){
item.isListing = '1' item.isListing = '1'
} }
this.$emit('responsibility', item) // this.$emit('responsibility', item)
} }
} }
} }