Compatibility of element-ui in ios11

 <el-date-picker style="width: 50%;"
    v-model="nowTime"
    :editable="false"
    type="month"
    :clearable="false"
    size="mini"
    @change = "changeDate"
    placeholder="">
</el-date-picker>

if it can be used correctly on ios12, there will be a problem of clicking on the cursor on ios11, and there will be problems that cannot be put away elsewhere

Mar.14,2022
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-1b3ef23-4f0ba.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-1b3ef23-4f0ba.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?