开发工具
默认
-
name: No
label: 工号
dbType: varchar
width: 40
path: No
searchRow: 1
searchCol: 1
searchComponent: default
Tabs
-
name: Status
label: 状态
dbType: int
csType: CarerStatus
isEnum: !!bool true
width: 100
path: Status
searchComponent: Tabs
searchOptions:
-
label: 全部
value: 全部
-
label: 在岗
value: 11
-
label: 离岗
value: 12
-
label: 待审核
value: 0
-
label: 已离职
value: -1
下拉选择
-
name: CarersCateory
label: 陪护类型
dbType: varchar
csType: string
width: 40
path: CarersCateory
searchRow: 1
searchCol: 1
searchComponent: Select
searchOptions:
-
label: 全部
value: '""'
-
label: 病患陪护
value: '"病患陪护"'
-
label: 妇婴陪护
value: '"妇婴陪护"'
下拉选择-读取远程数据
-
name: CurrentHospitalId
label: CurrentHospitalId
dbType: int
width: 100
path: CurrentHospitalId
isNullable: !!bool true
searchRow: 1
searchCol: 1
searchComponent: RemoteSelect
remoteDateFeatureName: HospitalSet
月份
-
name: Month
label: Month
dbType: int
width: 100
path: Month
searchRow: 1
searchCol: 1
searchComponent: Month
日期范围
searchComponent: DateRange