fix:修改 查询机柜的参数

This commit is contained in:
zhangyu
2021-05-27 14:09:02 +08:00
parent 7e0083d0df
commit 4fca3c43db
7 changed files with 27 additions and 8 deletions

View File

@@ -139,3 +139,7 @@ export function uSize (rule, value, callback) {
}
}, 100)
}
export function longAndLat (rule, value, callback) { // 校验经纬度
}