diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 357fe70c4..0a34999cb 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -3753,6 +3753,9 @@ export default { }) let nameNew=Array.from(arr).join(',') + if(nameNew.length > 0){ + nameNew = nameNew.replace("undefined","").replace(",,",",") + } this.$set(this.sarBussionessStandEO, 'QCDW', nameNew) if (this.sarBussionessStandEO.QCRBUSS) {