소스 검색

修改退货售后

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

+ 2 - 2
template/erp/returngoods.html

@@ -161,10 +161,10 @@ $(this).find('td:eq(0)').css("width","1%");
 $(this).find('td:eq(1)').css("width","7%");
 $(this).find('td:eq(2)').css("width","7%");
 $(this).find('td:eq(3)').css("width","7%");
-$(this).find('td:eq(4)').css("width","4%");
+$(this).find('td:eq(4)').css("width","7%");
 $(this).find('td:eq(5)').css("width","10%");
 $(this).find('td:eq(6)').css("width","22%");
-$(this).find('td:eq(7)').css("width","4%");
+$(this).find('td:eq(7)').css("width","7%");
 $(this).find('td:eq(8)').css("width","7%");
 $(this).find('td:eq(9)').css("width","5%");
 $(this).find('td:eq(10)').css("width","5%");