@@ -1635,6 +1635,7 @@ export default {
}else{
this.form2.jgid=this.form.id;
addJgjs(this.form2);
+
getJgjs(this.form.id).then(response => {
if(response.data!=null) {
this.form2 = response.data