|
@@ -70,8 +70,9 @@ $(this).find('td:eq(0)').css("width","1%");
|
|
$(this).find('td:eq(1)').css("width","11%");
|
|
$(this).find('td:eq(1)').css("width","11%");
|
|
$(this).find('td:eq(2)').css("width","6%");
|
|
$(this).find('td:eq(2)').css("width","6%");
|
|
$(this).find('td:eq(3)').css("width","6%");
|
|
$(this).find('td:eq(3)').css("width","6%");
|
|
-$(this).find('td:eq(4)').css("width","13%");
|
|
|
|
|
|
+$(this).find('td:eq(4)').css("width","7%");
|
|
$(this).find('td:eq(6)').css("width","8%");
|
|
$(this).find('td:eq(6)').css("width","8%");
|
|
|
|
+$(this).find('td:eq(9)').css("width","20%");
|
|
});}
|
|
});}
|
|
$(".excel").click(function() {
|
|
$(".excel").click(function() {
|
|
var f = "";
|
|
var f = "";
|