lvhao 18 часов назад
Родитель
Сommit
cafa37cb53
1 измененных файлов с 1 добавлено и 1 удалено
  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%");
 });}