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…
x
Reference in New Issue
Block a user