[测评系统]--前端(用户答题页面)
林致杰
2022-05-09 97bc50567901bcc3ea873f84e1958dda3f2b371d
src/views/demography/index.vue
@@ -106,7 +106,7 @@
      parasInfoIds: {},
      formDo: {},
      submitDisable: false,
      isStart: this.$route.query.isStart
      isStart: this.$route.query.isStart === 'true'
    }
  },
  created () {