退伍复学-更新数据获取方式
This commit is contained in:
@@ -1159,6 +1159,8 @@ export default {
|
|||||||
} else if (this.category == '退伍复学') {
|
} else if (this.category == '退伍复学') {
|
||||||
this.basicForm = true
|
this.basicForm = true
|
||||||
this.getBasicApplication(this.startUser)
|
this.getBasicApplication(this.startUser)
|
||||||
|
this.listGrade();
|
||||||
|
this.getXWClassNameList();
|
||||||
}
|
}
|
||||||
// 流程任务获取变量信息
|
// 流程任务获取变量信息
|
||||||
if (this.taskForm.taskId) {
|
if (this.taskForm.taskId) {
|
||||||
|
|||||||
Reference in New Issue
Block a user