mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增选择器
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { InputsDateConfig } from './InputsDate/index'
|
||||
import { InputsSelectConfig } from './InputsSelect/index'
|
||||
|
||||
export default [InputsDateConfig]
|
||||
export default [InputsDateConfig, InputsSelectConfig]
|
||||
|
||||
Reference in New Issue
Block a user