xuqiaoying %!s(int64=3) %!d(string=hai) anos
pai
achega
a72a03d4af
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/buyCourseModal/index.vue

+ 2 - 2
src/components/buyCourseModal/index.vue

@@ -106,8 +106,8 @@ export default {
   mounted() {},
   methods: {
     showModal(item) {
-      // this.gradeId = ''
-      // this.gradeList = []
+      this.gradeId = ''
+      this.gradeList = []
       this.selectClassModal = true;
       this.goodsDetail = item;
     },