forked from kidgrow-microservices-platform

dougang
2020-11-20 f091a26b18e8d79a0ee7bab176c739bb0e7ce139
kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/contract.html
@@ -120,7 +120,11 @@
            {
                $("#hospitalId").val("");
            }
            table.reload('contract-table', { where: { hospitalId: $("#hospitalId").val()} });
            table.reload('contract-table', {
                where: { hospitalId: $("#hospitalId").val()},
                page: {
                        curr: 1
                    }  });
        });
        var showModel=function(orderId){