This commit is contained in:
parent
488730772f
commit
303f06d265
|
|
@ -27,7 +27,7 @@
|
||||||
在场人数:{{ lineCount }}
|
在场人数:{{ lineCount }}
|
||||||
</span>
|
</span>
|
||||||
<span v-if="item.type === 3">
|
<span v-if="item.type === 3">
|
||||||
在场人员(固定):{{ personAttendanceData.attNum }}
|
在场人员(固定):{{ personAttendanceData.einNum }}
|
||||||
</span>
|
</span>
|
||||||
<span v-if="item.type === 4">
|
<span v-if="item.type === 4">
|
||||||
在场人员(临时):{{
|
在场人员(临时):{{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue