jiangping
2025-05-07 c3aaf28f7316cce12eec007a9f85a96cbcddeec2
h5/pages/answer/answer.vue
@@ -407,7 +407,8 @@
      saveProblemsVO({
        openId: this.$store.state.openId,
        useType: '1',
        content: ''
        content: '',
            score: this.score
      }).then(res => {
        this.score = 0
        uni.navigateTo({