ElementUI date component

how to set the button at this moment can not display
clipboard.png


The

component adds an attribute popper-class= "picker-no-text" , which means to add a custom class picker-no-text
to the component and then write a css

.picker-no-text .el-picker-panel__link-btn {
    display: none
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b311e0-34135.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b311e0-34135.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?