--修改context默认值
This commit is contained in:
@@ -250,7 +250,7 @@ let modalState: ModalStateType = reactive({
|
||||
hplmnOdb: [3, 4],
|
||||
ard: [1, 7],
|
||||
epstpl: 'def_eps',
|
||||
contextId: '010200000000',
|
||||
contextId: '1',
|
||||
apnContext: '',
|
||||
staticIp: '-',
|
||||
},
|
||||
@@ -273,7 +273,7 @@ let modalState: ModalStateType = reactive({
|
||||
hplmnOdb: [3, 4],
|
||||
ard: [1, 7],
|
||||
epstpl: 'def_eps',
|
||||
contextId: '010200000000',
|
||||
contextId: '1',
|
||||
apnContext: '',
|
||||
staticIp: '-',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user