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;