this.iconShow[dataI][titleI]
this.$set(this.iconShow[dataI],titleI,true); this.iconShow.push(); // 使用this.$set视图不更新,对数组进行push()