mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: 资产-地址前端不做限制
This commit is contained in:
@@ -32,7 +32,7 @@ export const assetFieldsMeta = (vm) => {
|
||||
const platformType = vm?.$route.query.platform_type
|
||||
return {
|
||||
address: {
|
||||
rules: [rules.IpCheck, rules.specialEmojiCheck]
|
||||
rules: [rules.specialEmojiCheck]
|
||||
},
|
||||
protocols: {
|
||||
component: ProtocolSelector,
|
||||
|
||||
Reference in New Issue
Block a user