feat: 更新二维码扫描组件,添加文件上传功能和错误处理
This commit is contained in:
@@ -32,5 +32,6 @@ export default antfu({
|
||||
"vue/no-deprecated-slot-attribute": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"prefer-promise-reject-errors": "off",
|
||||
"no-async-promise-executor": "off",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user