|
@@ -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())) {
|