Source/plt-web/plt-web-parent/plt-web-api/src/main/java/com/vci/pagemodel/PLTabButtonVO.java
@@ -22,10 +22,13 @@ */ private String oId; /** * 页面定义主键 */ private String tableOId; /** * 页面定义主键 * 页面定义主键(应该废弃了平台没有使用了) */ private String pageOId; @@ -33,6 +36,11 @@ * action主键 */ private String actionOId; /** * action名称 */ private String actionName; /** * 名称 @@ -75,7 +83,7 @@ private List<PLTabButtonVO> children; /** * 是否显示 * 显示方式 */ private String displayMode; @@ -90,7 +98,7 @@ private String authorization; /** * 显示方式 * 是否显示 */ private String show;