摘要: 1.登录之后存储权限到store 2.layout/components/Sidebar/SiderItem.vue <template> <div v-if="!item.hidden"> <template v-if="hasOneShowingChild(item.children, item 阅读全文
posted @ 2021-01-05 16:51 gggggggxin 阅读(225) 评论(0) 推荐(0) 编辑
摘要: //文件流下载 import axios from 'axios'; // 导出全部 download() { this.btnloading = true; axios.get('/admin/annex/guwencard/downloadxcx', { params: { lpid: this 阅读全文
posted @ 2021-01-05 10:20 gggggggxin 阅读(2120) 评论(0) 推荐(0) 编辑