|
|
|
@ -237,7 +237,10 @@ function close() {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
function checkboxitem({ row }) { |
|
|
|
|
functions.setStorage($route.fullPath + props.columnListName, columnRef.value); |
|
|
|
|
postSaveTableSeting({ |
|
|
|
|
tableKey: $route.path + props.columnListName, |
|
|
|
|
tableSetCongig: JSON.stringify(props.modelValue), |
|
|
|
|
}); |
|
|
|
|
} |
|
|
|
|
let headtop = ref<headtoptype[]>([ |
|
|
|
|
{ |
|
|
|
|