Commit fb668530 authored by dingyoujian's avatar dingyoujian

必填项

parent 9922daeb
......@@ -264,7 +264,12 @@
},
/* form提交时的规则,具体规则参考官网*/
rules: {
name:[
{
required: true,
trigger: 'blur'
}
],
xtms:[
{
required: true,
......
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