修改请假管理, 关闭详情后, 自动刷新列表
This commit is contained in:
parent
cdb17bf9a2
commit
7f0c8000d0
@ -299,6 +299,7 @@ export default {
|
||||
//关闭详情
|
||||
detailClose(done) {
|
||||
done();
|
||||
this.handleQuery();
|
||||
},
|
||||
handleAddDetail() {
|
||||
this.detail.form={};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user