wip: Table改版中
This commit is contained in:
@@ -112,6 +112,7 @@ const getProps = computed(() => {
|
||||
|
||||
const setProps = (props: SearchProps = {}) => {
|
||||
mergeProps.value = Object.assign(unref(mergeProps), props)
|
||||
// @ts-ignore
|
||||
outsideProps.value = props
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user