Signed-off-by: lijunqing <lijunqing@dashoo.cn>
@@ -636,13 +636,13 @@
Telphone: [{
required: true,
validator: checkTelphone,
- trigger: 'change'
+ trigger: 'blur'
}, ],
Fax: [{
required: false,
validator: checkFax,
CompanyTel: [{
@@ -628,12 +628,12 @@
}],
BusinessScope:[{
@@ -617,13 +617,13 @@