fix: 删除optionRight属性
改用插槽代替
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-08-14 11:07:15
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-08-14 18:54:43
|
||||
* @LastEditTime: 2023-08-14 19:03:32
|
||||
* @FilePath: \vue3\packages\select-transfer-modal\index.vue
|
||||
* @Description:
|
||||
*
|
||||
@ -83,7 +83,6 @@ const properties = withDefaults(
|
||||
defaultParams?: Record<string, any>
|
||||
formItems?: FormItem[]
|
||||
request: (args: any) => Promise<Page>
|
||||
optionRight?: string
|
||||
pageSizes?: number[]
|
||||
pagerCount?: number
|
||||
hideButton?: boolean
|
||||
|
Reference in New Issue
Block a user