瀏覽代碼

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