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