mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 17:58:17 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b69bd3edd6
@ -309,7 +309,7 @@ export default {
|
||||
this.loading = false;
|
||||
console.log("flag-----", response);
|
||||
});
|
||||
listDepart(this.queryParams).then(response => {
|
||||
listDepart().then(response => {
|
||||
this.departIdOptions = response.rows;
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user