mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 10:46:51 +09:00
TC 수정건 적용 (디자인 및 기능)
This commit is contained in:
@@ -338,8 +338,8 @@ export default {
|
||||
for (var i = 0; i < dimmed.length; i++) {
|
||||
dimmed[i].style.display = 'none';
|
||||
}
|
||||
// 목록페이지 이동
|
||||
this.$parent.toComplete();
|
||||
// 화면 리로드
|
||||
this.$parent.successFileuploadOk();
|
||||
},
|
||||
// 정상완료 후 목록페이지 이동
|
||||
toComplete() {
|
||||
|
||||
Reference in New Issue
Block a user