浏览代码

Signed-off-by: liuboyan <632697560@qq.com>
bug

liuboyan 4 年之前
父节点
当前提交
c91cd66f76
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pagesEnroll/enrolledForm.vue

+ 1 - 0
pagesEnroll/enrolledForm.vue

@@ -159,6 +159,7 @@
 					}],
 					age: [{
 						required: true,
+						type: 'number',
 						message: '请输入学员年龄',
 						trigger: 'change'
 					}],