Browse Source

Merge branch 'develop' of http://52.130.252.100:10000/TEAMMODEL/TEAMModelOS into develop

OnePsycho 1 năm trước cách đây
mục cha
commit
dde7761ce2

+ 2 - 2
TEAMModelOS/ClientApp/src/components/student-web/WrongQusetion/WrongQues.vue

@@ -50,12 +50,12 @@
             <div id="Study"></div>
         </div>
         <Modal v-model="isReview" @on-ok="startReview" :ok-text="$t('studentWeb.wrongQues.button4')" class="student-check">
-            <div style="margin-bottom: 20px;">
+            <!-- <div style="margin-bottom: 20px;">
                 <span class="type-name">{{ $t('syllabus.semester') }}:</span>
                 <RadioGroup v-model="filtType.term" type="button" button-style="solid">
                     <Radio v-for="(item, index) in termList" :key="index" :label="index">{{ item.value }}</Radio>
                 </RadioGroup>
-            </div>
+            </div> -->
             <div>
                 <span class="type-name">{{ $t('studentWeb.wrongQues.sundry1') }}:</span>
                 <RadioGroup v-model="filtType.num" type="button" button-style="solid">