瀏覽代碼

提交数据

lvhao 15 小時之前
父節點
當前提交
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%");
 });}