Pārlūkot izejas kodu

2022.8.6 项目产值显示修复

ggooalice 2 gadi atpakaļ
vecāks
revīzija
4665e4706b

+ 2 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

@@ -2923,7 +2923,8 @@ a {
                         chosenLeaders:[],
                         category:null,
                         creatorId: this.user.id,
-                        projectMainId: ''
+                        projectMainId: '',
+                        outputValue: ''
                     }
                     if(this.user.companyId == '936') {
                         this.$set(this.addForm, 'contractCode', '')