修改默认值
This commit is contained in:
@@ -189,7 +189,7 @@ let modalState: ModalStateType = reactive({
|
||||
status: '0',
|
||||
radioType: '5G',
|
||||
radioId: '',
|
||||
imsiMatch: 'fuzzy',
|
||||
imsiMatch: 'prefix',
|
||||
},
|
||||
confirmLoading: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user