微调
This commit is contained in:
@@ -56,10 +56,6 @@ const props = withDefaults(defineProps<ProTableProps>(), {
|
||||
searchParam: () => ({}),
|
||||
})
|
||||
|
||||
onMounted(() => {
|
||||
console.log(props.columns)
|
||||
})
|
||||
|
||||
// 获取响应式设置
|
||||
const getResponsive = (item: ColumnProps) => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user