重构代码.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
v-if="type === 'number'"
|
||||
:style="{ width: '80px' }"
|
||||
size="small"
|
||||
:default-value="defaultValue"
|
||||
:default-value="defaultValue as number"
|
||||
@change="handleChange"
|
||||
/>
|
||||
<a-switch
|
||||
|
||||
Reference in New Issue
Block a user