fix: 类型修复
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-07-21 00:29:39
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-08-22 02:11:14
|
||||
* @LastEditors: peerless_hero peerless_hero@outlook.com
|
||||
* @LastEditTime: 2023-08-30 13:09:06
|
||||
* @FilePath: \vue3\stories\PreviewOffice.stories.ts
|
||||
* @Description:
|
||||
*
|
||||
@ -16,12 +16,14 @@ const meta = {
|
||||
tags: ['autodocs'],
|
||||
args: {
|
||||
file: {
|
||||
name: 'test.docx',
|
||||
url: 'https://501351981.github.io/vue-office/examples/dist/static/test-files/test.docx',
|
||||
extension: 'docx',
|
||||
},
|
||||
},
|
||||
parameters: {
|
||||
file: {
|
||||
name: 'test.docx',
|
||||
url: 'https://501351981.github.io/vue-office/examples/dist/static/test-files/test.docx',
|
||||
extension: 'docx',
|
||||
},
|
||||
|
Reference in New Issue
Block a user