zhijie
2021-07-19 5f83815549fcbf934aa375ed0c3c05fa2c418dbe
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 () {