bug
lohir
2024-10-18 67d49073270b68d8ef6f5af0569b17085dff940b
src/views/exam/exam/monitor.vue
@@ -144,6 +144,7 @@
      this.forceSubmitForm.userId = userId
      forceSubmit(this.forceSubmitForm).then(res => {
        this.$message.success('强制交卷成功')
        this.search()
      })
    },
    handleNullify (row) {