Browse Source

修改学生vip

1
mo 4 years ago
parent
commit
b0c58fa575
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/studentManager/components/studentVip.vue

+ 1 - 1
src/views/studentManager/components/studentVip.vue

@@ -14,7 +14,7 @@
           placeholder="课程名称"
           clearable
           @keyup.enter.native="onSearch"
-          v-model.trim="searchForm.classGroupName"
+          v-model.trim="searchForm.vipGroupName"
         ></el-input>
       </el-form-item>
       <el-form-item>