yfh 2 hafta önce
ebeveyn
işleme
37f9c907fc

+ 2 - 0
src/views/components/course/userCourseCatalogDetails.vue

@@ -876,6 +876,8 @@ export default {
         this.addBatchData.form = {
           courseId: this.courseId,
         };
+        this.addBatchData.queryParams.typeId = null;
+        this.addBatchData.queryParams.typeSubId = null;
         this.resourceList();
       },
       getRootTypeList() {