zhijie
2022-04-14 20653f8aeba9b0a47394dc930bed65b6907270e4
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 () {