JXDS18FUJT 2 жил өмнө
parent
commit
5c4e8e8bbf

+ 3 - 0
src/views/exam/test.vue

@@ -801,6 +801,9 @@ export default defineComponent({
 </script>
 
 <style lang="scss" scoped>
+body{
+  overflow-y: scroll;
+}
 .text-red {
   color: red;
 }