perf: 去掉导入结果提示
This commit is contained in:
@ -188,8 +188,8 @@ export default {
|
||||
emit('update');
|
||||
onClose();
|
||||
|
||||
const ID = 'IMPORT-ACCOUNT';
|
||||
renderNotification(ID);
|
||||
// const ID = 'IMPORT-ACCOUNT';
|
||||
// renderNotification(ID);
|
||||
importPromptModalRef.value.open();
|
||||
} else {
|
||||
uploadStatus.value = UploadStatus.ERROR;
|
||||
|
||||
Reference in New Issue
Block a user