Prechádzať zdrojové kódy

调整组织架构的提交

Lijy 3 rokov pred
rodič
commit
6cd86fa843

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -1125,8 +1125,8 @@
                 });
                 console.log(form, '提交的数据')
                 if(this.permissions.structurePersonnel && this.title == '编辑人员') {
-                    this.from.cost = 0
-                    this.from.monthCost = 0
+                    form.cost = 0
+                    form.monthCost = 0 
                 }
                 // return
                 this.http.post( this.port.manage.insert, form,