文件名从 src/main/java/com/fzzy/whjl/view/ApiList-whjl.view.xml 修改 |
| | |
| | | <Property name="label">鎺ュ彛鍒嗙被</Property> |
| | | <Property name="required">true</Property> |
| | | <Property name="mapping"> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiListPR#triggerCategory").getResult()}</Property> |
| | | <Property name="mapValues">${dorado.getDataProvider("apiListWhjlPR#triggerCategory").getResult()}</Property> |
| | | <Property name="keyProperty">code</Property> |
| | | <Property name="valueProperty">name</Property> |
| | | </Property> |
| | |
| | | <Property name="packages">font-awesome,css-common</Property> |
| | | <DataSet id="dsMain"> |
| | | <Property name="dataType">[dtMain]</Property> |
| | | <Property name="dataProvider">apiListPR#listAll</Property> |
| | | <Property name="dataProvider">apiListWhjlPR#listAll</Property> |
| | | </DataSet> |
| | | <ToolBar> |
| | | <ToolBarLabel> |
| | |
| | | <Tools/> |
| | | </Dialog> |
| | | <UpdateAction id="updateSave"> |
| | | <Property name="dataResolver">apiListPR#updateSave</Property> |
| | | <Property name="dataResolver">apiListWhjlPR#updateSave</Property> |
| | | <UpdateItem> |
| | | <Property name="dataPath">[#current]</Property> |
| | | <Property name="dataSet">dsMain</Property> |
| | | </UpdateItem> |
| | | </UpdateAction> |
| | | <AjaxAction id="ajaxDel"> |
| | | <Property name="service">apiListPR#delData</Property> |
| | | <Property name="service">apiListWhjlPR#delData</Property> |
| | | <Property name="confirmMessage">褰撳墠鏁版嵁鍒犻櫎鍚庢棤娉曟仮澶嶏紝璇风‘璁よ鍒犻櫎涔堬紵</Property> |
| | | </AjaxAction> |
| | | </View> |