Kaynağa Gözat

问题修改

SunZehao 1 yıl önce
ebeveyn
işleme
504d737f71

+ 1 - 1
src/components/assessment/assessmentApplicationPage.vue

@@ -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,