haoxuan
2023-10-11 4faaa50ff4a44a07949f82271170bec1d9a9e8ef
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;