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

+ 2 - 1
template/erp/color.html

@@ -70,8 +70,9 @@ $(this).find('td:eq(0)').css("width","1%");
 $(this).find('td:eq(1)').css("width","11%");
 $(this).find('td:eq(2)').css("width","6%");
 $(this).find('td:eq(3)').css("width","6%");
-$(this).find('td:eq(4)').css("width","13%");
+$(this).find('td:eq(4)').css("width","7%");
 $(this).find('td:eq(6)').css("width","8%");
+$(this).find('td:eq(9)').css("width","20%");
 });}
 $(".excel").click(function() {
     var f = "";