mo 2 years ago
parent
commit
73c223fea6

+ 1 - 0
src/views/teamDetail/components/courseTransModals/startPlanCourse.vue

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