Authored by lingmin

update

... ... @@ -378,7 +378,7 @@
return serviceName;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -577,7 +577,7 @@
return serviceName;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -758,7 +758,7 @@
return serviceName;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -941,7 +941,7 @@
return serviceName;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ...
... ... @@ -148,7 +148,7 @@
field: "ip",
width: "10%"
},{
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -254,7 +254,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -351,7 +351,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -448,7 +448,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ...
... ... @@ -424,7 +424,7 @@
return serviceNames;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -614,7 +614,7 @@
return serviceNames;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -791,7 +791,7 @@
return serviceNames;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ... @@ -967,7 +967,7 @@
return serviceNames;
}
}, {
title: "压力(s)",
title: "压力(ms)",
field: "totalCost",
width: "10%"
}, {
... ...