fix: 类型
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-07-21 12:25:52
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-07-23 01:43:20
|
||||
* @LastEditors: peerless_hero peerless_hero@outlook.com
|
||||
* @LastEditTime: 2023-08-30 15:33:53
|
||||
* @FilePath: \vue3\stories\DownloadLink.stories.ts
|
||||
* @Description:
|
||||
*
|
||||
@ -26,6 +26,7 @@ const meta = {
|
||||
src: 'https://www.bingimg.cn/down/OHR.TeaEstate_ZH-CN9645412630_1920x1080.jpg',
|
||||
/** 文件信息请求函数 */
|
||||
request: () => Promise.resolve({
|
||||
name: 'avatar.jpeg',
|
||||
url: avatar,
|
||||
}),
|
||||
},
|
||||
|
Reference in New Issue
Block a user