Selaa lähdekoodia

상품상세 동영상 컨텐츠명 수정

eskim 4 vuotta sitten
vanhempi
commit
045093c677
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/webapp/WEB-INF/views/goods/GoodsContentsForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/goods/GoodsContentsForm.html

@@ -478,7 +478,7 @@
 	// 동영상파일 선택 시
 	$('#goodsContentsForm input[name=file]').on('change', function() {
 		var file = this.files[0];
-		gagaKollus.upload('Goods', file, $('input[name=kufKey]'));
+		gagaKollus.upload('GoodsDesc', file, $('input[name=kufKey]'));
 	});
 	
 	// 이미지 첨부