|
@@ -386,7 +386,7 @@ const handleCustomizeColumns = () => {
|
|
|
model_name: 'Booking_Search'
|
|
model_name: 'Booking_Search'
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- CustomizeColumnsRef.value.openDialog(params, -153)
|
|
|
|
|
|
|
+ CustomizeColumnsRef.value.openDialog(params, -220)
|
|
|
}
|
|
}
|
|
|
// 定制表格
|
|
// 定制表格
|
|
|
const customizeColumns = async () => {
|
|
const customizeColumns = async () => {
|