Commit bf07eb76 authored by 黄奎's avatar 黄奎
parents c81754aa b92d9474
...@@ -631,10 +631,6 @@ ...@@ -631,10 +631,6 @@
required: true, required: true,
message: this.$t('rule.EnterPNum'), message: this.$t('rule.EnterPNum'),
trigger: "blur" trigger: "blur"
},
{
pattern: /^1[123457890]\d{9}$/,
message: this.$t('rule.EnterRightNum')
} }
], ],
brandIds: [{ brandIds: [{
......
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