Browse Source

重新选择清空课程总价

wolyshaw 3 years ago
parent
commit
fd9ff2599e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/teacher/VIP00Apply.vue

+ 2 - 0
src/views/teacher/VIP00Apply.vue

@@ -1902,6 +1902,8 @@ export default {
       this.formName.vipGroupCategoryIndex = 0;
       this.form.vipGroupActivityId = null;
       this.statusList.studentStatus = false;
+
+      this.form.totalCount = null
     },
     onCheckboxSelect(value) {
       if (this.checkboxSelect.includes(value.userId.toString())) {