Commit 495a12dd authored by 罗超's avatar 罗超

1

parent 88729829
......@@ -314,7 +314,7 @@
this.$refs.CustomerName.validate();
// this.$refs.ContactNumber.validate();
this.$refs.Address.validate();
if (!this.objOption.ContactNumber && !this.objOption.QQ && !this.objOptionWeChatNo) {
if (!this.objOption.ContactNumber && !this.objOption.QQ && !this.objOption.WeChatNo) {
this.$q.notify({
type:'warning',
message: "电话,qq,微信至少填写一个",
......
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