feat(story): 最大文件体积maxsize
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-07-21 00:37:46
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-07-21 02:56:04
|
||||
* @LastEditTime: 2023-08-18 17:58:34
|
||||
* @FilePath: \vue3\stories\UploadSingleFile.stories.ts
|
||||
* @Description:
|
||||
*
|
||||
@ -25,6 +25,7 @@ const meta = {
|
||||
id: 0,
|
||||
url: avatar,
|
||||
}),
|
||||
maxsize: 100,
|
||||
},
|
||||
} satisfies Meta<typeof ThUploadSingleFile>
|
||||
export default meta
|
||||
|
Reference in New Issue
Block a user