bug修改
This commit is contained in:
@@ -280,7 +280,9 @@ export default {
|
||||
this.lastQueryParam.year = new Date().getFullYear().toString()
|
||||
//
|
||||
this.queryParam.principalId = this.principal
|
||||
this.lastQueryParam.principalId = this.principal
|
||||
this.queryParam.departId = this.departId
|
||||
this.lastQueryParam.departId = this.departId
|
||||
this.loadDepartTreeData()
|
||||
this.visible = true
|
||||
this.loadData()
|
||||
|
||||
Reference in New Issue
Block a user