haoxuan
2023-10-17 d6532fe5084c1a67cc24f93bd08cd98790b3f794
src/views/client/followupRecords/mixin/codeMixin.js
@@ -82,7 +82,6 @@
      }
    },
    codeList(val) {
      console.log(val, "===val  codelist")
      this.inputValue = val
      this.codenumberList = val.toString()
      this.editConfig.infomation.number = this.codenumberList.length > 0 ? this.codenumberList.replace(/,/g, "") : ""