--修改context默认值

This commit is contained in:
lai
2023-11-09 15:31:21 +08:00
parent c3b46d0f0c
commit 27bac11d3c

View File

@@ -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: '-',
},