月异常修改
This commit is contained in:
parent
5a3e7057f7
commit
f1fd6aa485
|
|
@ -454,7 +454,7 @@ export default {
|
||||||
this.id = row.id
|
this.id = row.id
|
||||||
this.title = titleBoss
|
this.title = titleBoss
|
||||||
this.queryRecord.userId = row.userId
|
this.queryRecord.userId = row.userId
|
||||||
this.queryRecord.orgId = row.orgId
|
// this.queryRecord.orgId = row.orgId
|
||||||
this.queryRecord.attCurrent = row.attCurrentMonth
|
this.queryRecord.attCurrent = row.attCurrentMonth
|
||||||
if (titleBoss == '打卡记录') {
|
if (titleBoss == '打卡记录') {
|
||||||
this.queryRecord.attStatis = 1
|
this.queryRecord.attStatis = 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue