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