소스 검색

2022.8.6 项目产值显示修复

ggooalice 2 년 전
부모
커밋
4665e4706b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

+ 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', '')