fix: bps改为1000进制
This commit is contained in:
@@ -123,6 +123,7 @@ export const unitTypes = {
|
||||
time: 'time',
|
||||
number: 'number',
|
||||
byte: 'byte',
|
||||
bps: 'bps',
|
||||
string: 'string',
|
||||
percent: 'percent'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user