Commit 3654bfa0 authored by youjie's avatar youjie

no message

parent 59d3000d
......@@ -991,10 +991,10 @@
this.getMyCustomerInfo();
},
saveUpdate() {
if(!this.updateMsg.contactNumber){
this.$message.error('请输入联系电话')
return
}
// if(!this.updateMsg.contactNumber){
// this.$message.error('请输入联系电话')
// return
// }
if(!this.updateMsg.customerName){
this.$message.error('请输入客户名称')
return
......
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