编辑地址

This commit is contained in:
yerz123
2022-03-18 19:42:18 +08:00
parent 970fa4ae64
commit 6f5fa61de0
+3
View File
@@ -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;
}