IView Select crashes

The Select in

Tabs > tabPane has no response
after updating the iView, the Select of all pages crashed
iView version number: 2.14.3

< i-select v width:200px model = "model1" style= "width:200px" @ on-change= "select1" >

<i-option v-for="item in houseGroup" :value="item.shop_id" :key="item.value">{{ item.value }}</i-option>

< / i-select >

or

< Select v width:200px model = "model4" style= "width:200px" @ on-change= "select4" >

<Option v-for="item in houseList" :value="item.house_id" :key="item.value">{{ item.value }}</Option>

< / Select >

Mar.21,2021
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-1b3d092-2c353.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-1b3d092-2c353.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?