lvhao 4 ヶ月 前
コミット
1a272fc045
1 ファイル変更3 行追加0 行削除
  1. 3 0
      template/erp/registration.html

+ 3 - 0
template/erp/registration.html

@@ -66,6 +66,9 @@ $(this).find('td:eq(3)').css("width","5%");
 $(this).find('td:eq(4)').css("width","5%");
 $(this).find('td:eq(7)').css("width","6%");
 $(this).find('td:eq(8)').css("width","5%");
+$(this).find('td:eq(9)').css("width","5%");
+$(this).find('td:eq(10)').css("width","5%");
+$(this).find('td:eq(11)').css("width","10%");
 });}
 </script>
 {Template footer}