[更新]清理废弃字段
This commit is contained in:
@@ -141,8 +141,8 @@ Page({
|
|||||||
data : {
|
data : {
|
||||||
perferential_id : this.data.comboNmae[this.data.comboNmaeValue].id,
|
perferential_id : this.data.comboNmae[this.data.comboNmaeValue].id,
|
||||||
mobile : e.detail.value.tel,
|
mobile : e.detail.value.tel,
|
||||||
code : e.detail.value.code,
|
// code : e.detail.value.code,
|
||||||
phone : e.detail.value.phone,
|
// phone : e.detail.value.phone,
|
||||||
description : e.detail.value.description,
|
description : e.detail.value.description,
|
||||||
channel : "DEFAULT"
|
channel : "DEFAULT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user