|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<object-views xmlns="http://hypaas.com/xml/ns/object-views" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hypaas.com/xml/ns/object-views http://hypaas.com/xml/ns/object-views/object-views_5.3.xsd"> |
|
|
|
|
<action-view name="action.view.export.ExportTemplate" title="导出模版动作"> |
|
|
|
|
<action-view name="action.view.export.ExportTemplate" model="com.hypass.export.ExportTemplate" title="导出模版动作"> |
|
|
|
|
<view name="ExportTemplate-grid" type="grid"/> |
|
|
|
|
<view name="ExportTemplate-form" type="form"/> |
|
|
|
|
</action-view> |
|
|
|
|