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