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

+ 3 - 3
template/erp/amazonbarcode_see.html

@@ -91,9 +91,9 @@ $(this).find('td:eq(1)').css("width","17%");
 $(this).find('td:eq(2)').css("width","20%");
 $(this).find('td:eq(3)').css("width","20%");
 $(this).find('td:eq(4)').css("width","5%");
-$(this).find('td:eq(5)').css("width","10%");
-$(this).find('td:eq(6)').css("width","10%");
-$(this).find('td:eq(7)').css("width","15%");
+$(this).find('td:eq(5)').css("width","9%");
+$(this).find('td:eq(6)').css("width","9%");
+$(this).find('td:eq(7)').css("width","17%");
 });}
 window.onload = function() { 
 if(typeof $("select[name='printer']").length < 1) return;