vue改变循环遍历后的数据实例
网络编程 2021-07-04 15:02www.168986.cn编程入门
今天长沙网络推广就为大家分享一篇vue改变循环遍历后的数据实例,具有很好的参考价值,希望对大家有所帮助。一起跟随长沙网络推广过来看看吧
废话不多说了,直接上代码吧!
<dd class="clearfix" v-for="(item,index) in tableDataList" :class="index%2 != 0 ? 'dd-bg' : ''"> <div class="indexItem indexItem3 tal" title=""><span>{{item.status}}{{countTotal}}</span></div> </dd>
<script type="text/ecmascript-6"> import Vue from 'vue' import axios from 'axios' export default { data(){ return{ tableDataList:[],//定义列表数据信息 } }, mounted(){ //获取列表数据信息 axios.get('url',{ withCredentials: true }) .then((res) => { // console.log(res); let tableData = res.data.data; this.tableDataList = tableData.table_list; }) .catch((error) => { console.log(error) }) }, puted:{ //将状态数字转换为对应的文字解释 countTotal() { for (let i = 0; i < this.tableDataList.length; i++) { if (this.tableDataList[i].status === 0) { this.tableDataList[i].status = '文字说明0' } else if (this.tableDataList[i].status === 1) { this.tableDataList[i].status = '文字说明1' } else if (this.tableDataList[i].status === 2) { this.tableDataList[i].status = '文字说明2' } else if (this.tableDataList[i].status === 3) { this.tableDataList[i].status = '文字说明3' } else if (this.tableDataList[i].status === 4) { this.tableDataList[i].status = '文字说明4' } else if (this.tableDataList[i].status === 5) { this.tableDataList[i].status = '文字说明5' } Vue.set(this.tableDataList,i,this.tableDataList[i]) } } } } </script>
注意Vue.set(this.tableDataList,i,this.tableDataList[i]) 这段代码必须写,否则数据不会更新
以上这篇vue改变循环遍历后的数据实例就是长沙网络推广分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持狼蚁SEO。
编程语言
- 甘肃哪有关键词排名优化购买方式有哪些
- 甘肃SEO如何做网站优化
- 河南seo关键词优化怎么做电话营销
- 北京SEO优化如何做QQ群营销
- 来宾百度关键词排名:提升您网站曝光率的关键
- 卢龙关键词优化:提升您网站排名的策略与技巧
- 山东网站优化的注意事项有哪些
- 四川整站优化怎样提升在搜索引擎中的排名
- 疏附整站优化:提升网站性能与用户体验的全新
- 海南seo主要做什么工作售后服务要做到哪些
- 荣昌百度网站优化:提升您网站的搜索引擎排名
- 河北seo网站排名关键词优化如何做SEO
- 江西优化关键词排名推广售后保障一般有哪些
- 古浪SEO优化:提升你的网站可见性
- 西藏网站排名优化怎么把网站排名在百度首页
- 如何提升阳东百度快照排名:详尽指南