| | |
| | | <Property></Property> |
| | | <Property name="label">所属计划</Property> |
| | | <Property name="required">false</Property> |
| | | <Property name="mapping"> |
| | | <Property name="keyProperty">id</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | <Property name="mapValues">${dorado.getDataProvider("planManagePR#listPlan").getResult()}</Property> |
| | | </Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="planName"> |
| | | <Property></Property> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">planName</Property> |
| | | <Property name="property">planName</Property> |
| | | <Property name="name">planId</Property> |
| | | <Property name="property">planId</Property> |
| | | <Property name="trigger">ddPlan</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | |
| | | <DataSet id="dsPlan"> |
| | | <Property name="dataProvider">planManagePR#pagePlan</Property> |
| | | <Property name="dataType">[dtPlan]</Property> |
| | | <Property name="parameter"/> |
| | | <Property name="parameter"></Property> |
| | | <Property name="pageSize">5</Property> |
| | | </DataSet> |
| | | <Container layout="hbox regionPadding:5"> |
| | |
| | | <DataSet id="dsContract"> |
| | | <Property name="dataProvider">contractManagePR#pageContract</Property> |
| | | <Property name="dataType">[dtContract]</Property> |
| | | <Property name="parameter"/> |
| | | <Property name="parameter"></Property> |
| | | <Property name="pageSize">5</Property> |
| | | </DataSet> |
| | | <Container layout="hbox regionPadding:5"> |