Commit 11278337 authored by 黄自鹏's avatar 黄自鹏

设备保养调整

parent c570c8b9
......@@ -137,7 +137,18 @@
},
/* form提交时的规则,具体规则参考官网*/
rules: {
name: [{
required: true,
},
],
gsid: [{
required: true,
},
],
fzrid: [{
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