yangfeng
2023-10-17 33836e44d74759010d8e79f3cc702186c4bdf4ea
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, "") : ""