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

lab_xuhui 发布系统代码 [ibz-dst,应用]

上级 5485ae9b
...@@ -528,7 +528,7 @@ ...@@ -528,7 +528,7 @@
"viewtag": "e6680f2a41992382be6a1ffde17df734" "viewtag": "e6680f2a41992382be6a1ffde17df734"
}, },
"dareportbbzscustomview": { "dareportbbzscustomview": {
"title": " 报表展示实体自定义视图", "title": " 报表展示",
"caption": "报表", "caption": "报表",
"viewtype": "DECUSTOMVIEW", "viewtype": "DECUSTOMVIEW",
"viewmodule": "analysis", "viewmodule": "analysis",
......
...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){ ...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){
}, },
bbzscustomview: { bbzscustomview: {
caption: commonLogic.appcommonhandle("报表",null), caption: commonLogic.appcommonhandle("报表",null),
title: commonLogic.appcommonhandle(" 报表展示实体自定义视图",null), title: commonLogic.appcommonhandle(" 报表展示",null),
}, },
}, },
main_form: { main_form: {
......
...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){ ...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){
}, },
bbzscustomview: { bbzscustomview: {
caption: commonLogic.appcommonhandle("报表",null), caption: commonLogic.appcommonhandle("报表",null),
title: commonLogic.appcommonhandle(" 报表展示实体自定义视图",null), title: commonLogic.appcommonhandle(" 报表展示",null),
}, },
}, },
main_form: { main_form: {
......
...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){ ...@@ -21,7 +21,7 @@ function getLocaleResourceBase(){
}, },
bbzscustomview: { bbzscustomview: {
caption: commonLogic.appcommonhandle("报表",null), caption: commonLogic.appcommonhandle("报表",null),
title: commonLogic.appcommonhandle(" 报表展示实体自定义视图",null), title: commonLogic.appcommonhandle(" 报表展示",null),
}, },
}, },
main_form: { main_form: {
......
...@@ -536,7 +536,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -536,7 +536,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "e6680f2a41992382be6a1ffde17df734" "viewtag": "e6680f2a41992382be6a1ffde17df734"
}, },
"dareportbbzscustomview": { "dareportbbzscustomview": {
"title": " 报表展示实体自定义视图", "title": " 报表展示",
"caption": "报表", "caption": "报表",
"viewtype": "DECUSTOMVIEW", "viewtype": "DECUSTOMVIEW",
"viewmodule": "analysis", "viewmodule": "analysis",
......
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
<!--输出实体[DA_REPORT]数据结构 --> <!--输出实体[DA_REPORT]数据结构 -->
<changeSet author="root" id="tab-da_report-14-4"> <changeSet author="root" id="tab-da_report-15-4">
<createTable tableName="IBZDAREPORT"> <createTable tableName="IBZDAREPORT">
<column name="REPORTID" remarks="" type="VARCHAR(100)"> <column name="REPORTID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_DA_REPORT_REPORTID"/> <constraints primaryKey="true" primaryKeyName="PK_DA_REPORT_REPORTID"/>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册