style: 网元新增初始参数
This commit is contained in:
@@ -215,13 +215,13 @@ let modalState: ModalStateType = reactive({
|
||||
neAddress: '',
|
||||
neId: '',
|
||||
neName: '',
|
||||
neType: 'OMC',
|
||||
port: '3030',
|
||||
neType: 'AMF',
|
||||
port: '33030',
|
||||
province: '',
|
||||
pvFlag: 'PNF',
|
||||
rmUid: '4400HX1OMC001',
|
||||
rmUid: '4400HX1AMF001',
|
||||
vendorName: '',
|
||||
sync: true,
|
||||
sync: false,
|
||||
},
|
||||
importFrom: {
|
||||
neId: '',
|
||||
|
||||
Reference in New Issue
Block a user