1
@@ -245,6 +245,7 @@ export default {
...this.myForm,
userIds: this.myForm.studentList.join(","),
type: key,
+ allowZeroSalary:true
};
try {
let arr = [data];