feat: There is no way the, bug #52682
This commit is contained in:
+3
@@ -3753,6 +3753,9 @@ export default {
|
|||||||
})
|
})
|
||||||
|
|
||||||
let nameNew=Array.from(arr).join(',')
|
let nameNew=Array.from(arr).join(',')
|
||||||
|
if(nameNew.length > 0){
|
||||||
|
nameNew = nameNew.replace("undefined","").replace(",,",",")
|
||||||
|
}
|
||||||
this.$set(this.sarBussionessStandEO, 'QCDW', nameNew)
|
this.$set(this.sarBussionessStandEO, 'QCDW', nameNew)
|
||||||
|
|
||||||
if (this.sarBussionessStandEO.QCRBUSS) {
|
if (this.sarBussionessStandEO.QCRBUSS) {
|
||||||
|
|||||||
Reference in New Issue
Block a user