邓洁 : 修改页面细节
This commit is contained in:
@@ -178,6 +178,7 @@ const getEditOption = (deptId) => {
|
||||
});
|
||||
}
|
||||
const getList = async () => {
|
||||
loading.value = true
|
||||
getDeptList(queryParams).then(res => {
|
||||
list.value = res.data
|
||||
loading.value = false
|
||||
|
||||
Reference in New Issue
Block a user