lvhao 1 月之前
父節點
當前提交
9bab784875
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      template/erp/whlabel_type.html

+ 2 - 1
template/erp/whlabel_type.html

@@ -266,7 +266,8 @@ $(this).find('td:eq(10)').css("width","9%");
 $(this).find('td:eq(11)').css("width","3%");
 $(this).find('td:eq(12)').css("width","3%");
 $(this).find('td:eq(13)').css("width","3%");
-$(this).find('td:eq(14)').css("width","12%");
+$(this).find('td:eq(14)').css("width","3%");
+$(this).find('td:eq(15)').css("width","12%");
 });}
 $("select[name=dccz]").change(function(){
 	if($(this).find("option:selected").val() == "")