This commit is contained in:
2024-10-24 11:07:19 +08:00
parent 037b222eff
commit ea7b76a5a7

View File

@@ -56,10 +56,6 @@ const props = withDefaults(defineProps<ProTableProps>(), {
searchParam: () => ({}),
})
onMounted(() => {
console.log(props.columns)
})
// 获取响应式设置
const getResponsive = (item: ColumnProps) => {
return {