zuozhengqing
2024-01-08 ed5b2584cd8aba929d43aae7f449f235f263e9fb
src/views/client/followupRecords/AddFollowupRecordsDialog.vue
@@ -463,6 +463,10 @@
    }
  },
  created() {
    this.getChanceList(this.editConfig.infomation.client_id)
    if(this.editContactsConfig.title==="编辑"){
      this.isChance=false
    }
    this.$store.dispatch("geClient")
    this.getCommonData()
    this.getContactInfoList()