lvhao hai 1 mes
pai
achega
05b3d1793c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      template/erp/workshopshow_ycsshow.html

+ 2 - 2
template/erp/workshopshow_ycsshow.html

@@ -41,8 +41,8 @@ $(".data tr").each(function() {
     $(this).find('td:eq(2)').css("width","25%");
     $(this).find('td:eq(3)').css("width","25%");
     $(this).find('td:eq(4)').css("width","10%");
-    $(this).find('td:eq(5)').css("width","10%");
-    $(this).find('td:eq(6)').css("width","15%");
+    $(this).find('td:eq(5)').css("width","15%");
+    $(this).find('td:eq(6)').css("width","10%");
   
 });}