编辑地址
This commit is contained in:
@@ -99,6 +99,9 @@ Page({
|
||||
if(that.data.owner_cardid != ''){
|
||||
params['owner_cardid'] = that.data.owner_cardid;
|
||||
}
|
||||
if(that.data.address != ''){
|
||||
params['address'] = that.data.address;
|
||||
}
|
||||
if(that.data.company != ''){
|
||||
params['company'] = that.data.company;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user