mod: 删除无用代码
This commit is contained in:
@@ -293,7 +293,6 @@ export default defineComponent({
|
||||
const bindValue: Recordable = { ...attrs, ...unref(getProps) }
|
||||
delete bindValue.columns
|
||||
delete bindValue.data
|
||||
console.log(bindValue)
|
||||
return bindValue
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user