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