作者 潘浩文
1 个管道 的构建 通过 耗费 1 秒

XIAOPAN

@@ -558,7 +558,7 @@ @@ -558,7 +558,7 @@
558 ); 558 );
559 }); 559 });
560 $("#hospital").change(function(){ 560 $("#hospital").change(function(){
561 - var id=this.value(); 561 + var id=this.value;
562 $.ajax({ 562 $.ajax({
563 url: "{:url('portal/AdminStatistics/getNote')}", 563 url: "{:url('portal/AdminStatistics/getNote')}",
564 type: "post", 564 type: "post",