20200617-zlp-1

多部门切换
视频学习页面 过滤bug
This commit is contained in:
paidaxing444
2020-06-17 17:58:52 +08:00
parent 4b8bf8f5d4
commit 639357f280
17 changed files with 415 additions and 206 deletions

View File

@ -46,7 +46,7 @@ export default {
methods: {
async getData() {
await listTeacherGroupXw().then(response => {
console.log(response);
//console.log(response);
let name = [];
let value = [];
let len = response.rows;