优化
This commit is contained in:
@ -293,7 +293,7 @@ export default {
|
||||
getDeptList() {
|
||||
listDept(null).then((response) => {
|
||||
this.deptOptions = response.data;
|
||||
console.log(response.data);
|
||||
//console.log(response.data);
|
||||
});
|
||||
},
|
||||
// 用户列表
|
||||
|
Reference in New Issue
Block a user