Kaynağa Gözat

提交数据

lvhao 18 saat önce
ebeveyn
işleme
cafa37cb53
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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%");
 });}