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

tony001 发布系统代码 [后台服务,演示应用]

上级 34d022d3
...@@ -621,7 +621,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface ...@@ -621,7 +621,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -657,7 +657,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface ...@@ -657,7 +657,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/ */
public loadDraft(opt: any = {},mode?:string): void { public loadDraft(opt: any = {},mode?:string): void {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -11,26 +11,6 @@ ...@@ -11,26 +11,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"name" : "author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"name" : "ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "归还日期", "caption" : "归还日期",
"codeName" : "returntime", "codeName" : "returntime",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -60,6 +40,26 @@ ...@@ -60,6 +40,26 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"name" : "author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"name" : "ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -19,16 +19,6 @@ ...@@ -19,16 +19,6 @@
} }
} ], } ],
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "图书描述",
"codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext",
"name" : "subtext",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称", "caption" : "图书名称",
"codeName" : "ibizbookname", "codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -48,6 +38,16 @@ ...@@ -48,6 +38,16 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "图书描述",
"codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext",
"name" : "subtext",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -34,26 +34,6 @@ ...@@ -34,26 +34,6 @@
"id" : "GANTT" "id" : "GANTT"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"name" : "author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"name" : "ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "归还日期", "caption" : "归还日期",
"codeName" : "returntime", "codeName" : "returntime",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -83,6 +63,26 @@ ...@@ -83,6 +63,26 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"name" : "author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"name" : "ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -75,16 +75,6 @@ ...@@ -75,16 +75,6 @@
"id" : "TREEGRIDEX" "id" : "TREEGRIDEX"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "图书描述",
"codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext",
"name" : "subtext",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称", "caption" : "图书名称",
"codeName" : "ibizbookname", "codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -104,6 +94,16 @@ ...@@ -104,6 +94,16 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "图书描述",
"codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "subtext",
"name" : "subtext",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -82,7 +82,6 @@ ...@@ -82,7 +82,6 @@
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "page_container", "name" : "page_container",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -96,7 +95,7 @@ ...@@ -96,7 +95,7 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"contentHeight" : 600.0, "contentHeight" : 600.0,
"contentWidth" : 600.0, "contentWidth" : 450.0,
"height" : 600.0, "height" : 600.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
...@@ -112,7 +111,7 @@ ...@@ -112,7 +111,7 @@
"heightMode" : "PX", "heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"vAlignSelf" : "MIDDLE", "vAlignSelf" : "MIDDLE",
"width" : 600, "width" : 450,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -178,11 +177,12 @@ ...@@ -178,11 +177,12 @@
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "容器", "caption" : "容器",
"contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container2", "name" : "container2",
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "space-around",
"dir" : "row", "dir" : "row",
"layout" : "FLEX", "layout" : "FLEX",
"vAlign" : "center" "vAlign" : "center"
...@@ -191,12 +191,16 @@ ...@@ -191,12 +191,16 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"spacingBottom" : "OUTERLARGE", "spacingBottom" : "OUTERLARGE",
"spacingTop" : "OUTERLARGE" "spacingTop" : "OUTERLARGE",
"width" : 100,
"widthMode" : "PERCENTAGE"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "PRIMARY", "buttonStyle" : "PRIMARY",
"buttonWidth" : 175.0,
"caption" : "登陆", "caption" : "登陆",
"contentWidth" : 175.0,
"itemStyle" : "PRIMARY", "itemStyle" : "PRIMARY",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "auth_loginbutton1", "name" : "auth_loginbutton1",
...@@ -206,7 +210,9 @@ ...@@ -206,7 +210,9 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 175,
"widthMode" : "PX"
}, },
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "deepskyblueToolBar" "cssName" : "deepskyblueToolBar"
...@@ -227,11 +233,14 @@ ...@@ -227,11 +233,14 @@
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "登陆", "tooltip" : "登陆",
"width" : 175.0,
"showCaption" : true "showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
"buttonWidth" : 175.0,
"caption" : "重置", "caption" : "重置",
"contentWidth" : 175.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "auth_resetinput1", "name" : "auth_resetinput1",
...@@ -241,7 +250,9 @@ ...@@ -241,7 +250,9 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 175,
"widthMode" : "PX"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "重置", "caption" : "重置",
...@@ -255,8 +266,10 @@ ...@@ -255,8 +266,10 @@
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "重置", "tooltip" : "重置",
"width" : 175.0,
"showCaption" : true "showCaption" : true
} ] } ],
"width" : 100.0
}, { }, {
"caption" : "登陆校验信息", "caption" : "登陆校验信息",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -341,7 +354,7 @@ ...@@ -341,7 +354,7 @@
"tooltip" : "登出", "tooltip" : "登出",
"showCaption" : true "showCaption" : true
} ], } ],
"width" : 600.0 "width" : 450.0
} ], } ],
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/img/login_bg.png" "imagePath" : "/assets/img/login_bg.png"
......
...@@ -169,7 +169,6 @@ ...@@ -169,7 +169,6 @@
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "page_container", "name" : "page_container",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -183,7 +182,7 @@ ...@@ -183,7 +182,7 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"contentHeight" : 600.0, "contentHeight" : 600.0,
"contentWidth" : 600.0, "contentWidth" : 450.0,
"height" : 600.0, "height" : 600.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
...@@ -199,7 +198,7 @@ ...@@ -199,7 +198,7 @@
"heightMode" : "PX", "heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"vAlignSelf" : "MIDDLE", "vAlignSelf" : "MIDDLE",
"width" : 600, "width" : 450,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
...@@ -265,11 +264,12 @@ ...@@ -265,11 +264,12 @@
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "容器", "caption" : "容器",
"contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container2", "name" : "container2",
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "space-around",
"dir" : "row", "dir" : "row",
"layout" : "FLEX", "layout" : "FLEX",
"vAlign" : "center" "vAlign" : "center"
...@@ -278,12 +278,16 @@ ...@@ -278,12 +278,16 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"spacingBottom" : "OUTERLARGE", "spacingBottom" : "OUTERLARGE",
"spacingTop" : "OUTERLARGE" "spacingTop" : "OUTERLARGE",
"width" : 100,
"widthMode" : "PERCENTAGE"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "PRIMARY", "buttonStyle" : "PRIMARY",
"buttonWidth" : 175.0,
"caption" : "登陆", "caption" : "登陆",
"contentWidth" : 175.0,
"itemStyle" : "PRIMARY", "itemStyle" : "PRIMARY",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "auth_loginbutton1", "name" : "auth_loginbutton1",
...@@ -293,7 +297,9 @@ ...@@ -293,7 +297,9 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 175,
"widthMode" : "PX"
}, },
"getPSSysCss" : { "getPSSysCss" : {
"cssName" : "deepskyblueToolBar" "cssName" : "deepskyblueToolBar"
...@@ -314,11 +320,14 @@ ...@@ -314,11 +320,14 @@
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "登陆", "tooltip" : "登陆",
"width" : 175.0,
"showCaption" : true "showCaption" : true
}, { }, {
"actionType" : "UIACTION", "actionType" : "UIACTION",
"buttonStyle" : "DEFAULT", "buttonStyle" : "DEFAULT",
"buttonWidth" : 175.0,
"caption" : "重置", "caption" : "重置",
"contentWidth" : 175.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "auth_resetinput1", "name" : "auth_resetinput1",
...@@ -328,7 +337,9 @@ ...@@ -328,7 +337,9 @@
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 175,
"widthMode" : "PX"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "重置", "caption" : "重置",
...@@ -342,8 +353,10 @@ ...@@ -342,8 +353,10 @@
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "重置", "tooltip" : "重置",
"width" : 175.0,
"showCaption" : true "showCaption" : true
} ] } ],
"width" : 100.0
}, { }, {
"caption" : "登陆校验信息", "caption" : "登陆校验信息",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -428,7 +441,7 @@ ...@@ -428,7 +441,7 @@
"tooltip" : "登出", "tooltip" : "登出",
"showCaption" : true "showCaption" : true
} ], } ],
"width" : 600.0 "width" : 450.0
} ], } ],
"getPSSysImage" : { "getPSSysImage" : {
"imagePath" : "/assets/img/login_bg.png" "imagePath" : "/assets/img/login_bg.png"
......
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
<!--输出实体[IBIZORDER]数据结构 --> <!--输出实体[IBIZORDER]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-245-14"> <changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-250-14">
<createTable tableName="T_IBIZORDER"> <createTable tableName="T_IBIZORDER">
<column name="TP" remarks="" type="TEXT(1048576)"> <column name="TP" remarks="" type="TEXT(1048576)">
</column> </column>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
</createView> </createView>
</changeSet> </changeSet>
<!--输出实体[IBIZORDER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步--> <!--输出实体[IBIZORDER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet author="a_LAB01_df847bdfd" id="view-ibizorder-245-8" runOnChange="true"> <changeSet author="a_LAB01_df847bdfd" id="view-ibizorder-250-8" runOnChange="true">
<createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZORDER"> <createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZORDER">
<![CDATA[ SELECT t1.[AMOUNT], t1.[CREATEDATE], t1.[CREATEMAN], t1.[DETAILNUM], t1.[IBIZCUSTOMERID], t11.[IBIZCUSTOMERNAME], t1.[IBIZORDERID], t1.[IBIZORDERNAME], t1.[MEMO], t1.[ORDERSTATE], t1.[ORDERTIME], t1.[ORDERTYPE], t1.[ORDERUID], t1.[UPDATEDATE], t1.[UPDATEMAN], t1.[WFINSTANCEID], t1.[WFSTATE], t1.[WFSTEP] FROM [T_IBIZORDER] t1 LEFT JOIN T_IBIZCUSTOMER t11 ON t1.IBIZCUSTOMERID = t11.IBIZCUSTOMERID ]]> <![CDATA[ SELECT t1.[AMOUNT], t1.[CREATEDATE], t1.[CREATEMAN], t1.[DETAILNUM], t1.[IBIZCUSTOMERID], t11.[IBIZCUSTOMERNAME], t1.[IBIZORDERID], t1.[IBIZORDERNAME], t1.[MEMO], t1.[ORDERSTATE], t1.[ORDERTIME], t1.[ORDERTYPE], t1.[ORDERUID], t1.[UPDATEDATE], t1.[UPDATEMAN], t1.[WFINSTANCEID], t1.[WFSTATE], t1.[WFSTEP] FROM [T_IBIZORDER] t1 LEFT JOIN T_IBIZCUSTOMER t11 ON t1.IBIZCUSTOMERID = t11.IBIZCUSTOMERID ]]>
</createView> </createView>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册