重点认证标准/政策合规性项目审查流程 实施日期 实施要求 回显

This commit is contained in:
baoyu
2024-04-12 13:32:16 +08:00
parent 4c1b7538f1
commit fc9a71e6df
@@ -137,7 +137,6 @@ export default {
dict: [] dict: []
} }
}, },
computed: {
computed: { computed: {
trackingChecklistProductTypeMap () { trackingChecklistProductTypeMap () {
return this.dict.trackingChecklistProductType return this.dict.trackingChecklistProductType
@@ -155,7 +154,6 @@ export default {
}, {}) }, {})
: [] : []
} }
},
showInput () { showInput () {
if (this.taskKey == 'PolicyComplianceProgramReviewProcessKey8' || if (this.taskKey == 'PolicyComplianceProgramReviewProcessKey8' ||
this.taskKey == 'PolicyComplianceProgramReviewProcessKey9') { this.taskKey == 'PolicyComplianceProgramReviewProcessKey9') {