refactor: ♻️ 移除 log 和完善 mock 接口
This commit is contained in:
@@ -291,7 +291,6 @@ function downloadTemplate() {
|
||||
/** Excel文件 Change */
|
||||
function handleFileChange(file: any) {
|
||||
importData.file = file.raw;
|
||||
console.log(importData.file);
|
||||
}
|
||||
|
||||
/** Excel文件 Exceed */
|
||||
|
||||
Reference in New Issue
Block a user