How to disable element table header selection?

problem description

when all rows on the current page of element table are disabled, do you want to make header selection unselectable?
Why is it that when all rows on the current page are selected, header selection will be selected, but when all rows on the current page are disabled, header selection will not be disabled?

Aug.19,2021

th. El-checkbox {
display:none
}

Menu