@@ -401,7 +401,7 @@ export default {
if (valid) {
workerApplyWebsitAppeal({
...this.formData,
- ...this.formData1
+ workerInvolveApplyItem: [...this.formData1]
}).then(res => {
this.$message({
type: 'success',