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