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

tony001 部署微服务应用 [后台服务,演示应用]

上级 2bba1541
......@@ -1519,14 +1519,6 @@
"viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036"
},
"ibizorderredirectview": {
"title": "订单数据重定向视图",
"caption": "订单",
"viewtype": "DEREDIRECTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderRedirectView",
"viewtag": "bbfdcd8f2a068286f0431e509a6fbc97"
},
"ibizbooknewdefaultvaluegridview": {
"title": "表格新建默认值",
"caption": "表格新建默认值",
......
......@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null),
},
},
main_form: {
ui_0007_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -110,20 +110,22 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
},
ui_0007_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -135,17 +137,15 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
quantity: commonLogic.appcommonhandle("数量",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
......@@ -349,6 +349,50 @@ function getLocaleResourceBase(){
uiactions: {
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
},
sgridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -421,50 +465,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null),
},
},
main_form: {
ui_0007_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -110,20 +110,22 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
},
ui_0007_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -135,17 +137,15 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
quantity: commonLogic.appcommonhandle("数量",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
......@@ -349,6 +349,50 @@ function getLocaleResourceBase(){
uiactions: {
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
},
sgridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
......@@ -421,50 +465,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
......
......@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null),
},
},
main_form: {
ui_0007_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -110,20 +110,22 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
},
ui_0007_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -135,17 +137,15 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
quantity: commonLogic.appcommonhandle("数量",null),
ibizorderdetailname: commonLogic.appcommonhandle("订单明细名称",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
......@@ -349,6 +349,50 @@ function getLocaleResourceBase(){
uiactions: {
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
},
sgridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -421,50 +465,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem3: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
seditview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
},
gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -1527,14 +1527,6 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036"
},
"ibizorderredirectview": {
"title": "订单数据重定向视图",
"caption": "订单",
"viewtype": "DEREDIRECTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderRedirectView",
"viewtag": "bbfdcd8f2a068286f0431e509a6fbc97"
},
"ibizbooknewdefaultvaluegridview": {
"title": "表格新建默认值",
"caption": "表格新建默认值",
......
......@@ -2738,21 +2738,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0003-pickup-grid-view/ibizsample0003-pickup-grid-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/redirectview/:redirectview?',
meta: {
caption: 'entities.ibizorder.views.redirectview.caption',
info:'',
viewType: 'REDIRECTVIEW',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'redirectview', parameterName: 'redirectview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-redirect-view/ibizorder-redirect-view.vue'),
},
...indexRoutes,
],
},
......
......@@ -142,7 +142,6 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set('WFEDITVIEW:ODSP:W:10',{viewname:'odsp_w10_wfeditview',srfappde:'ibizorders',component:'ibizorder-odsp-w10-wfedit-view'});
this.allViewMap.set(':',{viewname:'areachartview',srfappde:'ibizorders',component:'ibizorder-area-chart-view'});
this.allViewMap.set('WFMDATAVIEW:ODSP:W',{viewname:'odsp_w_wfgridview',srfappde:'ibizorders',component:'ibizorder-odsp-w-wfgrid-view'});
this.allViewMap.set('REDIRECTVIEW:',{viewname:'redirectview',srfappde:'ibizorders',component:'ibizorder-redirect-view'});
this.allViewMap.set('WFEDITVIEW:ODSP:D',{viewname:'odsp_d_wfeditview',srfappde:'ibizorders',component:'ibizorder-odsp-d-wfedit-view'});
this.allViewMap.set(':',{viewname:'f19editview',srfappde:'ibizorders',component:'ibizorder-f19-edit-view'});
this.allViewMap.set(':',{viewname:'f17editview',srfappde:'ibizorders',component:'ibizorder-f17-edit-view'});
......
......@@ -42,14 +42,7 @@
</span>
</template>
<template v-slot="{row,column,$index}">
<app-column-link deKeyField='ibizorder' :context="JSON.parse(JSON.stringify(context))" :viewparams="JSON.parse(JSON.stringify(viewparams))" :data="row" :linkview="{viewname: 'ibizorder-redirect-view', height: 0,width: 0,title: $t('entities.ibizorder.views.redirectview.title'),placement: '', isRedirectView: true,deResParameters: [
]
,parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'redirectview', parameterName: 'redirectview' }
]}" valueitem="ibizorderid">
<span>{{row.ibizordername}}</span>
</app-column-link >
</template>
</el-table-column>
</template>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册