MrShi
2025-10-21 cf69b541f8ef1ac4fae24bd99b0259b7af035490
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({