|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<?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"> |
|
|
|
|
<form title="系统管理员操作日志表单" model="Log.LogEntity" name="SystemManageUser-form" width="large"> |
|
|
|
|
<panel title="系统管理员操作日志表单" itemSpan="6" showFrame="true" name="panel_3"> |
|
|
|
|
<panel title="系统管理员操作日志" itemSpan="6" showFrame="true" name="panel_3"> |
|
|
|
|
<field canSuggest="true" name="userId" title="用户id"/> |
|
|
|
|
<field canSuggest="true" name="objectName" title="客体"/> |
|
|
|
|
<field canSuggest="true" name="content" title="操作类型"/> |
|
|
|
|