Merge pull request 'master' (#192) from master into test

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/192
This commit is contained in:
2024-11-25 15:36:37 +00:00

View File

@@ -121,7 +121,7 @@ const formSchema = computed(() => {
{ {
label: '手机号', label: '手机号',
prop: 'phone', prop: 'phone',
component: 'el-input-number', component: 'el-input',
colProps: { colProps: {
span: 24 span: 24
}, },