Browse Source

提交数据

lvhao 18 hours ago
parent
commit
cafa37cb53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/erp/typeclass.html

+ 1 - 1
template/erp/typeclass.html

@@ -72,7 +72,7 @@ $(this).find('td:eq(5)').css("width","8%");
 $(this).find('td:eq(6)').css("width","10%");
 $(this).find('td:eq(7)').css("width","10%");
 $(this).find('td:eq(9)').css("width","3%");
-$(this).find('td:eq(10)').css("width","3%");
+$(this).find('td:eq(10)').css("width","5%");
 $(this).find('td:eq(11)').css("width","3%");
 $(this).find('td:eq(12)').css("width","5%");
 });}