一日评估详情页面
This commit is contained in:
@ -314,6 +314,7 @@ export default {
|
||||
getDeptList() {
|
||||
listDept(null).then((response) => {
|
||||
this.deptOptions = response.data;
|
||||
console.log(response.data);
|
||||
});
|
||||
},
|
||||
// 用户列表
|
||||
|
Reference in New Issue
Block a user