lvhao 1 month ago
parent
commit
d55fbb18a6
1 changed files with 8 additions and 8 deletions
  1. 8 8
      template/erp/returngoods.html

+ 8 - 8
template/erp/returngoods.html

@@ -183,19 +183,19 @@ var customon = 1;
 function custom(){
 $(".data tr").each(function() {
 $(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(1)').css("width","6%");
+$(this).find('td:eq(2)').css("width","8%");
+$(this).find('td:eq(3)').css("width","9%");
 $(this).find('td:eq(4)').css("width","9%");
 
-$(this).find('td:eq(5)').css("width","5%");
+$(this).find('td:eq(5)').css("width","4%");
 
-$(this).find('td:eq(6)').css("width","20%");
+$(this).find('td:eq(6)').css("width","22%");
 $(this).find('td:eq(7)').css("width","10%");
 $(this).find('td:eq(8)').css("width","7%");
-$(this).find('td:eq(9)').css("width","5%");
-$(this).find('td:eq(10)').css("width","5%");
-$(this).find('td:eq(11)').css("width","5%");
+$(this).find('td:eq(9)').css("width","4%");
+$(this).find('td:eq(10)').css("width","4%");
+$(this).find('td:eq(11)').css("width","4%");
 $(this).find('td:eq(12)').css("width","5%");
 $(this).find('td:eq(13)').css("width","7%");
 // $(this).find('td:eq(11)').css("width","5%");