修改BUG
This commit is contained in:
parent
6913a0966e
commit
27146b0681
@ -21,7 +21,7 @@ export default {
|
||||
specialOperation: '特种作业人员',
|
||||
generalOperator: '一般作业人员',
|
||||
outsourcedEmployee: '外包工',
|
||||
lwWorker:'劳务工',
|
||||
lwWorker:'施工人员',
|
||||
dayLaborer: '临时工',
|
||||
registeredNumber: '在册人数',
|
||||
presentNumber: '在场人数',
|
||||
|
||||
@ -597,7 +597,7 @@ export default {
|
||||
num:data.lsPersonTotal,
|
||||
},
|
||||
{
|
||||
name:'劳务工人数',
|
||||
name:'施工人员人数',
|
||||
num:data.lwPersonTotal,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user