闫增涛
2024-03-21 b273028fde3178d2643312c66d943b12f2c1bfad
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -15,6 +15,10 @@
    currentIndex: {
      type: Number,
      value: 1
    },
    isNight:{
      type:Boolean,
      value:false
    }
  },
  created() {