mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
fix: type error
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
// fix can't select the same excel
|
||||
inputRefDom.value = '';
|
||||
}
|
||||
readerData(rawFile);
|
||||
await readerData(rawFile);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user