liukangdong
2025-03-06 3d3620b81b9c2ae8e8f41ef542f0e5fa8ae43c00
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({