fix: 解析错误
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
* @Author: zhaojinfeng 121016171@qq.com
|
* @Author: zhaojinfeng 121016171@qq.com
|
||||||
* @Date: 2023-07-18 12:30:07
|
* @Date: 2023-07-18 12:30:07
|
||||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||||
* @LastEditTime: 2023-07-22 17:51:34
|
* @LastEditTime: 2023-09-13 19:23:14
|
||||||
* @FilePath: \vue3\stories\SelectTableModal.stories.ts
|
* @FilePath: \vue3\stories\SelectTableModal.stories.ts
|
||||||
* @Description:
|
* @Description:
|
||||||
*
|
*
|
||||||
@ -58,7 +58,7 @@ const meta = {
|
|||||||
:pager-count="args.pagerCount"
|
:pager-count="args.pagerCount"
|
||||||
:multiple="args.multiple"
|
:multiple="args.multiple"
|
||||||
:z-index="args.zIndex"
|
:z-index="args.zIndex"
|
||||||
><template #x>x</template></th-select-table-modal>`,
|
/>`,
|
||||||
}),
|
}),
|
||||||
} satisfies Meta<typeof ThSelectTableModal>
|
} satisfies Meta<typeof ThSelectTableModal>
|
||||||
export default meta
|
export default meta
|
||||||
|
Reference in New Issue
Block a user