- 一般使用``与$拼接字段
formNameRemark: `${this.conditions.remark03}_${this.isFullBox}_${this.direction}_${this.name}`,
[...arr, ...arr1,...arr2].forEach((item, index) => {
form[`cb${index}`] = item
})
this.title = `将${res.name}移动到`;
formNameRemark: `${this.conditions.remark03}_${this.isFullBox}_${this.direction}_${this.name}`,
[...arr, ...arr1,...arr2].forEach((item, index) => {
form[`cb${index}`] = item
})
this.title = `将${res.name}移动到`;