asset type页面新增列表属性
This commit is contained in:
@@ -81,7 +81,7 @@ export const asset = {
|
||||
],
|
||||
assetType: {
|
||||
authProtocolOptions: [
|
||||
{ value: 0, label: '无' },
|
||||
{ value: 0, label: 'nothing' },
|
||||
{ value: 1, label: 'SSH' },
|
||||
{ value: 2, label: 'TELNET' }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user