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