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