mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
优化代码
This commit is contained in:
parent
bfbc6aa85f
commit
c376c64d37
@ -152,7 +152,7 @@
|
||||
);
|
||||
},
|
||||
_checkInLog: function(_day) {
|
||||
vc.emit('staffAttendanceManage', 'openModel', {
|
||||
vc.emit('staffAttendanceDetail', 'openModel', {
|
||||
staffId: $that.staffAttendanceManageInfo.curStaffId,
|
||||
date: $that.staffAttendanceManageInfo.curYear + "-" + $that.staffAttendanceManageInfo.curMonth + '-' + $that.staffAttendanceManageInfo.curDate
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user