docs: upload文档修正
This commit is contained in:
@@ -179,7 +179,6 @@ const getUploadChange = (e: any) => {
|
||||
}
|
||||
};
|
||||
const chooseFile = () => {
|
||||
console.log(orgFileInput.value);
|
||||
let _target = orgFileInput.value;
|
||||
if (_target) {
|
||||
_target.click();
|
||||
|
||||
Reference in New Issue
Block a user