提交 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),
......
......@@ -211,10 +211,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -330,9 +326,11 @@ function getLocaleResourceBase(){
uiactions: {
},
},
form10_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -346,19 +344,21 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form30_form: {
form10_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -379,14 +379,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form40_form: {
form30_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -407,18 +407,16 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
main_form: {
form40_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -432,34 +430,14 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
......@@ -894,6 +872,24 @@ function getLocaleResourceBase(){
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
tempmode_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
......@@ -1238,50 +1234,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
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_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
usr5editviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1400,6 +1352,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
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_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
selecteditviewtoolbar_toolbar: {
},
dataviewexpviewdataviewexpbar_toolbar_toolbar: {
......@@ -2158,6 +2136,24 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d10_wfgridviewtoolbar_toolbar: {
tbitem19: {
caption: commonLogic.appcommonhandle("编辑",null),
......
......@@ -211,10 +211,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -330,9 +326,11 @@ function getLocaleResourceBase(){
uiactions: {
},
},
form10_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -346,19 +344,21 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form30_form: {
form10_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -379,14 +379,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form40_form: {
form30_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -407,18 +407,16 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
main_form: {
form40_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -432,34 +430,14 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
......@@ -894,6 +872,24 @@ function getLocaleResourceBase(){
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
tempmode_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
......@@ -1238,50 +1234,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Print",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("Print",null),
tip: commonLogic.appcommonhandle("Print",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("Print",null),
tip: commonLogic.appcommonhandle("Print",null),
},
},
usr5editviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("New",null),
......@@ -1400,6 +1352,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Print",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem9_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("Print",null),
tip: commonLogic.appcommonhandle("Print",null),
},
},
selecteditviewtoolbar_toolbar: {
},
dataviewexpviewdataviewexpbar_toolbar_toolbar: {
......@@ -2158,6 +2136,24 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Print",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("Print",null),
tip: commonLogic.appcommonhandle("Print",null),
},
},
odsp_d10_wfgridviewtoolbar_toolbar: {
tbitem19: {
caption: commonLogic.appcommonhandle("Edit",null),
......
......@@ -211,10 +211,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -330,9 +326,11 @@ function getLocaleResourceBase(){
uiactions: {
},
},
form10_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -346,19 +344,21 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form30_form: {
form10_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -379,14 +379,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
form40_form: {
form30_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -407,18 +407,16 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
main_form: {
form40_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
......@@ -432,34 +430,14 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
......@@ -894,6 +872,24 @@ function getLocaleResourceBase(){
uiactions: {
},
},
ui_0017_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfwfmemo: commonLogic.appcommonhandle("",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
tempmode_form: {
details: {
group1: commonLogic.appcommonhandle("订单基本信息",null),
......@@ -1238,50 +1234,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
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_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
usr5editviewtoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1400,6 +1352,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d_wfeditviewtoolbar_toolbar: {
tbitem3: {
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_saveandstart: {
caption: commonLogic.appcommonhandle("开始流程",null),
tip: commonLogic.appcommonhandle("开始流程",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
selecteditviewtoolbar_toolbar: {
},
dataviewexpviewdataviewexpbar_toolbar_toolbar: {
......@@ -2158,6 +2136,24 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_w10_wfeditviewtoolbar_toolbar: {
tbitem24_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
tip: commonLogic.appcommonhandle("审核通过",null),
},
tbitem24_c200: {
caption: commonLogic.appcommonhandle("审核不通过",null),
tip: commonLogic.appcommonhandle("审核不通过",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem15: {
caption: commonLogic.appcommonhandle("打印",null),
tip: commonLogic.appcommonhandle("打印",null),
},
},
odsp_d10_wfgridviewtoolbar_toolbar: {
tbitem19: {
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 >
<span>{{row.ibizordername}}</span>
</template>
</el-table-column>
</template>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册