jiangping
2025-03-27 7b51c9e1abc198a501f7858599da9c116130fd6f
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({