فهرست منبع

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

huiwonseo 4 سال پیش
والد
کامیت
0acb157e09
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 );