mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-14 04:43:15 +08:00
chore: file-upload
This commit is contained in:
@@ -15,7 +15,7 @@ const fieldOptions = [
|
||||
{ label: 'ossId', value: 'ossId' },
|
||||
{ label: '链接地址', value: 'url' },
|
||||
];
|
||||
const fileAccept = ['txt', 'excel', 'word', 'pdf'];
|
||||
const fileAccept = ['xlsx', 'word', 'pdf'];
|
||||
|
||||
const signleImage = ref<string>('');
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user