mo преди 3 години
родител
ревизия
365a3a6f56
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/resetTeaming/components/payInfoDetail.vue

+ 1 - 1
src/views/resetTeaming/components/payInfoDetail.vue

@@ -453,7 +453,7 @@ export default {
         this.charges = res.data.rows;
         // this.charges =[];
         if (this.charges.length <= 0) {
-          this.submitList.push("teamCourseFee");
+          this.submitList.push("teamCourseType");
         }
       } catch (error) {}
     },