Commit 6464ad19 authored by youjie's avatar youjie

no message

parent a20891ef
......@@ -604,6 +604,7 @@
res => {
if (res.data.resultCode == 1) {
this.detailsObj = res.data.data;
this.msg.MailingAddress = this.detailsObj.SelffetchAddress
let addList = function (arr) {
arr.forEach(item => {
item.checked = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment