feat: limit属性
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-08-16 17:33:41
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-09-14 13:21:59
|
||||
* @LastEditTime: 2023-09-14 13:25:41
|
||||
* @FilePath: \vue3\stories\UploadList.stories.ts
|
||||
* @Description:
|
||||
*
|
||||
@ -59,6 +59,7 @@ const meta = {
|
||||
filePath: '/',
|
||||
maxsize: 100,
|
||||
listType: 'text',
|
||||
limit: 12,
|
||||
},
|
||||
argTypes: {
|
||||
listType: {
|
||||
|
Reference in New Issue
Block a user