|
|
|
@ -306,7 +306,8 @@ export default { |
|
|
|
{ |
|
|
|
id:this.form.id, |
|
|
|
bdnr:JSON.stringify(this.$refs.templateTable.getFilledFormData()), |
|
|
|
zdxgjl:JSON.stringify(data.newRecord) |
|
|
|
zdxgjl:JSON.stringify(data.resourceList), |
|
|
|
filedValue:JSON.stringify(data.newRecord) |
|
|
|
} |
|
|
|
).then(response => { |
|
|
|
}) |
|
|
|
|