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

+ 1 - 1
template/erp/amazonbarcode_see.html

@@ -93,7 +93,7 @@ $(this).find('td:eq(3)').css("width","15%");
 $(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(6)').css("width","28%");
+$(this).find('td:eq(7)').css("width","28%");
 });}
 window.onload = function() { 
 if(typeof $("select[name='printer']").length < 1) return;