lvhao 1 개월 전
부모
커밋
9bab784875
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      template/erp/whlabel_type.html

+ 2 - 1
template/erp/whlabel_type.html

@@ -266,7 +266,8 @@ $(this).find('td:eq(10)').css("width","9%");
 $(this).find('td:eq(11)').css("width","3%");
 $(this).find('td:eq(12)').css("width","3%");
 $(this).find('td:eq(13)').css("width","3%");
-$(this).find('td:eq(14)').css("width","12%");
+$(this).find('td:eq(14)').css("width","3%");
+$(this).find('td:eq(15)').css("width","12%");
 });}
 $("select[name=dccz]").change(function(){
 	if($(this).find("option:selected").val() == "")