haoxuan
2023-10-11 13a2c58c6eb2026511384c22e06340901ccccdad
src/views/client/followupRecords/AddFollowupRecordsDialog.vue
@@ -449,6 +449,7 @@
  },
  methods: {
    formInfo(){
      this.objCode.type='跟进记录编码'
      this.objCode.codeStandID = ''
      if(this.editConfig.infomation.codeStandID){
        this.objCode.codeStandID = this.editConfig.infomation.codeStandID;