Merge branch 'dev' of codeup.aliyun.com:61c14a7efa282c88e103c23f/oak-general-business into dev

This commit is contained in:
wenjiarui 2023-08-14 14:57:18 +08:00
commit 65843b8c0b
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ export default OakComponent({
) {
that.setMessage({
type: 'error',
content: '该文件类型不支持打开下载',
content: '该文件类型不支持打开',
});
return;
}