forked from kidgrow-microservices-platform

houruijun
2020-07-22 17112a33c4c154237fd0a07fc636d16c6e590fcd
kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/hospital_form_base.html
@@ -328,7 +328,7 @@
                            serverUserTel: $("#serverUserTel").val(),
                            departmentName: $("#departmentName").val(),
                            id: $("#departmentId").val(),
                            orgId: $("#departmentOrgId").val(),
                            orgId: ''+$("#departmentOrgId").val(),
                            updateUserId: data.data.orgId,
                            hospitalId: data.data.id,
                            saleUserId: $("#saleUserName").val(),
@@ -468,7 +468,7 @@
                                layer.msg(data.msg, {
                                    icon: 2,
                                    time: 500
                                });
                                });
                            }
                        }, 'get');
                        form.render();