Commit 4747979c authored by zhangyanni's avatar zhangyanni

提交提示

parent 8c137a6f
......@@ -311,7 +311,7 @@
checked: true,
ruleForm: {},
rules: {
phoneCode: [{required: true, validator: validate.checkCode, trigger: 'blur'}],
phoneCode: [{required: true, validator: validate.checkAccountCode, trigger: 'blur'}],
},
disabledFlag: 0,
fullscreenLoading: false,
......
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