瀏覽代碼

기준정보관리-단가관리 단가정보 상세 테스트 수정

yhl88 2 年之前
父節點
當前提交
4f71dfa96d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/main/webapp/js/app/stinfo/ITP_STINFO05010.js

+ 2 - 0
src/main/webapp/js/app/stinfo/ITP_STINFO05010.js

@@ -487,6 +487,8 @@ let createObj = {
487 487
 	},
488 488
 	button: {
489 489
 		cancel: function() {
490
+			let childrens = $('#ITP_FORM_STINFO05010_VIEW_FILE').children();
491
+			childrens.remove();
490 492
 			listObj.grid.search();
491 493
 		},
492 494
 		save: function() {