|
@@ -348,7 +348,7 @@ export default {
|
|
|
deptLeaderId: that.DepartmentLeaderObj.chargePersonId,
|
|
|
deptLeaderName: that.ruleForm.deptLeaderName,
|
|
|
declarationLevel: that.ruleForm.declarationLevel,
|
|
|
- annual: that.ruleForm.annual,
|
|
|
+ annual: that.ruleForm.annual*1,
|
|
|
declarationMonth: that.ruleForm.declarationMonth,
|
|
|
declarationReason: that.ruleForm.declarationReason,
|
|
|
applicantId: userMes.id,
|