:::
import { Input, InputNumber } from '@lateinos/awesome-ui'; export default { components: { Input, InputNumber, }, };
← Layout 布局 ComboBox 组合框 →