flx:修改提示问题

This commit is contained in:
Rain_ 2025-06-25 17:20:46 +08:00
parent d600729f5f
commit 2115ab0f16

View File

@ -1013,10 +1013,10 @@ export default {
} else if (type == 2 || type == 3) {
this.getSelectedPersonListFn();
}
this.setDialog = true;
this.$nextTick(() => {
this.$refs["attendanceInfo"].clearValidate();
});
this.setDialog = true;
},
//---