mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 10:25:53 +08:00
各种页面校验功能补充优化
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
formValidate: {
|
||||
specName: [
|
||||
regular.REQUIRED,
|
||||
regular.VARCHAR20
|
||||
// regular.VARCHAR20
|
||||
],
|
||||
specValue: [
|
||||
regular.REQUIRED,
|
||||
|
||||
Reference in New Issue
Block a user