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