yangfeng
2024-02-28 504e00da9a9898ac419e97f93fc66cc7c7c6f620
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()