fix : 修改通讯录手机号校验
This commit is contained in:
@@ -121,7 +121,7 @@ const formSchema = computed(() => {
|
||||
{
|
||||
label: '手机号',
|
||||
prop: 'phone',
|
||||
component: 'el-input-number',
|
||||
component: 'el-input',
|
||||
colProps: {
|
||||
span: 24
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user