flat: 添加校验等
This commit is contained in:
@@ -733,6 +733,7 @@ export default {
|
||||
return talentsApproval(params);
|
||||
})
|
||||
.then(() => {
|
||||
this.initDept();
|
||||
this.onLoad(this.page, this.query);
|
||||
this.dialogFlag = false
|
||||
this.$message.success('操作成功');
|
||||
@@ -760,6 +761,7 @@ export default {
|
||||
return talentsApproval(params);
|
||||
})
|
||||
.then(() => {
|
||||
this.initDept();
|
||||
this.onLoad(this.page, this.query);
|
||||
this.dialogFlag = false
|
||||
this.$message.success('操作成功');
|
||||
|
||||
Reference in New Issue
Block a user