评估内容优化

This commit is contained in:
paidaxing444
2020-10-19 09:57:02 +08:00
parent 47369fc805
commit 9cfb1a4b61
3 changed files with 81 additions and 41 deletions

View File

@ -1105,7 +1105,7 @@ export default {
});
} else {
addChild(this.form).then((response) => {
console.log(response);
// console.log(response);
if (response.code === 200) {
this.form_jhr.childid = response.data;
addContactpeople(this.form_jhr).then((res) => {