Browse Source

no message

lvhao 4 tháng trước cách đây
mục cha
commit
7d8727407e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      template/erp/returngoods.html

+ 2 - 2
template/erp/returngoods.html

@@ -162,8 +162,8 @@ $(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","9%");
-$(this).find('td:eq(5)').css("width","10%");
-$(this).find('td:eq(6)').css("width","22%");
+$(this).find('td:eq(5)').css("width","22%");
+$(this).find('td:eq(6)').css("width","10%");
 $(this).find('td:eq(7)').css("width","7%");
 $(this).find('td:eq(8)').css("width","5%");
 $(this).find('td:eq(9)').css("width","5%");