@@ -774,7 +774,7 @@ export default {
if (this.morenck) {
item.correspondId = this.morenck
}
- return item
+ return { ...item }
})
)
this.isShowDialog = false