2 Achegas c2a23c7993 ... 90ea90a6e7

Autor SHA1 Mensaxe Data
  dwkim 90ea90a6e7 Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view %!s(int64=2) %!d(string=hai) anos
  dwkim 17b82b8505 ㅇㅇ %!s(int64=2) %!d(string=hai) anos
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/main/webapp/js/app/stockmng/ITP_STOCKMNG04011.js

+ 3 - 0
src/main/webapp/js/app/stockmng/ITP_STOCKMNG04011.js

@@ -336,6 +336,9 @@ let modifyObj = {
336 336
 			pageObj.changeView();
337 337
 		}, 
338 338
 		save: function() {
339
+			
340
+			$('body').trigger('click');
341
+			
339 342
 			var detailViewCd = $('#ITP_FORM_STOCKMNG04011_DETAIL_VIEW_CD').val();
340 343
 			const formId = '#ITP_FORM_STOCKMNG04011_DETAIL';
341 344
 			itp_fn_form_clear_validate(null, formId);