Bug修复+流量限制+带宽限制

This commit is contained in:
刘河
2019-01-28 14:45:55 +08:00
parent 2af7b3d737
commit eccf1dbfb8
22 changed files with 316 additions and 125 deletions

View File

@@ -99,7 +99,7 @@
}
},
{
targets: 1,
targets: 0,
render: function (data, type, row, meta) {
return row.Client.Id
}