07 2018 档案

摘要:return{ expandTable:{}, } getOrgTree () { this.$Request.get('api/groups/tree', {}).then(res => { console.log(res); if (res && res.code 0) { if (Array. 阅读全文
posted @ 2018-07-23 17:43 一叶*秋 阅读(2456) 评论(1) 推荐(0)
摘要:mapTree (org) { const haveChildren = Array.isArray(org.children) && org.children.length > 0; return { //分别将我们查询出来的值做出改变他的key title: org.groupName, lab 阅读全文
posted @ 2018-07-23 10:27 一叶*秋 阅读(5560) 评论(0) 推荐(0)
摘要:<Table style="margin-top: 16px;" stripe border :columns="fundcols" :data="dataMsg" size="small"></Table> stripe隔行变色 阅读全文
posted @ 2018-07-13 11:19 一叶*秋 阅读(1638) 评论(0) 推荐(0)
摘要:将数据以XLSX的形式导出需要安装XLSX.js文件 npm install xlsx --save exportData(){ let table='考勤查看'; let page=1; let rows=this.totals; let exportTableCellColumn={ xuhao 阅读全文
posted @ 2018-07-13 10:27 一叶*秋 阅读(735) 评论(0) 推荐(0)
摘要:this.formValidate.title = this.formValidate.title.replace(/(^\s*)|(\s*$)/g, ""); 阅读全文
posted @ 2018-07-13 08:42 一叶*秋 阅读(5440) 评论(0) 推荐(0)

博客侧边栏公告广告位招租