修改请假管理, 关闭详情后, 自动刷新列表

This commit is contained in:
andy 2025-07-10 13:36:35 +08:00
parent cdb17bf9a2
commit 7f0c8000d0

View File

@ -299,6 +299,7 @@ export default {
//
detailClose(done) {
done();
this.handleQuery();
},
handleAddDetail() {
this.detail.form={};