提交 76883f15 编写于 作者: ibizdev's avatar ibizdev

jackwang 部署微服务应用

上级 e919471f
......@@ -285,6 +285,7 @@ export default class HRLegalUIServiceBase extends UIService {
viewname: 'hrlegal-v-001',
height: 0,
width: 600,
title: actionContext.$t('entities.hrlegal.views.v_001.title'),
placement: 'DRAWER_RIGHT',
};
openDrawer(view, data);
......
......@@ -10,7 +10,7 @@
<row>
<i-col :md="{ span: 24, offset: 0 }">
<div class="portlet-without-title">
<card class="portlet-card custom-card" :bordered="false" dis-hover :padding="10">
<card class="portlet-card" :bordered="false" dis-hover :padding="0">
<span>
<view_dashboard_sysportlet1
:viewState="viewState"
......
......@@ -66,7 +66,7 @@
<!--输出实体[HRLEGAL]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-hrlegal-72-4">
<changeSet author="a_LAB01_e85d8801c" id="tab-hrlegal-73-4">
<createTable tableName="LEGAL">
<column name="LEGALNAME" remarks="" type="VARCHAR(200)">
</column>
......@@ -182,7 +182,7 @@
<!--输出实体[HROPERATIONUNIT]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-hroperationunit-20-9">
<changeSet author="a_LAB01_e85d8801c" id="tab-hroperationunit-21-9">
<createTable tableName="OPERATIONUNIT">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册