Commit d99b42ad authored by 郭晓俊's avatar 郭晓俊

添加鉴定附表详情

parent ef352570
......@@ -3017,4 +3017,11 @@ VALUES(SEQ_MENU.nextval,'handoverScheView','移交附表详情',NULL,NULL,'#/han
commit;
</sql>
</version>
<version edition="145" description="添加鉴定附表详情">
<sql creator="guoxiaojun" createDate="20210324" note="添加鉴定附表详情">
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'appraisalScheView','鉴定附表详情',NULL,NULL,'#/disposalManage/scheView',NULL,25,1,'鉴定统计','鉴定管理',7);
commit;
</sql>
</version>
</update>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment