Explorar o código

진료관리 환자눌럿을때 -> 익스 호환 es6문법 수정

huiwonseo %!s(int64=4) %!d(string=hai) anos
pai
achega
0acb157e09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/WEB-INF/jsp/clinic/info.jsp

+ 1 - 1
src/main/webapp/WEB-INF/jsp/clinic/info.jsp

@@ -757,7 +757,7 @@ function modalDetailOpen( target ) {
         // console.log( datas );
 
         if( datas.code == "00" ) {
-          datas.data.forEach( item => {
+          datas.data.forEach( function( item ){
             // console.log( item.itemCode );
             // console.log( item.itemScore );