各种页面校验功能补充优化

This commit is contained in:
Chopper
2021-09-24 18:19:09 +08:00
parent 20042786aa
commit 7ebb5e21d2
13 changed files with 179 additions and 137 deletions

View File

@@ -114,7 +114,7 @@ export default {
formValidate: {
specName: [
regular.REQUIRED,
regular.VARCHAR20
// regular.VARCHAR20
],
specValue: [
regular.REQUIRED,