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

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

上级 76636f11
...@@ -503,6 +503,14 @@ ...@@ -503,6 +503,14 @@
"viewname": "IBIZCustomerUsr2PickupView", "viewname": "IBIZCustomerUsr2PickupView",
"viewtag": "2dd50b1b88cf8062b625ee8b0b4fa9d7" "viewtag": "2dd50b1b88cf8062b625ee8b0b4fa9d7"
}, },
"ibizorderpluginexgridview": {
"title": "表格插件示例视图",
"caption": "表格插件示例视图",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderPluginExGridView",
"viewtag": "2E76797A-3404-4235-AAC0-1ADBB1930CC7"
},
"ibizhardwaregridview9": { "ibizhardwaregridview9": {
"title": "硬件表格视图", "title": "硬件表格视图",
"caption": "硬件", "caption": "硬件",
...@@ -1815,6 +1823,14 @@ ...@@ -1815,6 +1823,14 @@
"viewname": "IBIZSample0001SF4EditView", "viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036" "viewtag": "bb609fe4b67afe2ec2d2e29112101036"
}, },
"ibizorderredirectview": {
"title": "订单数据重定向视图",
"caption": "订单",
"viewtype": "DEREDIRECTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderRedirectView",
"viewtag": "bbfdcd8f2a068286f0431e509a6fbc97"
},
"ibizordertestclchartview": { "ibizordertestclchartview": {
"title": "测试布局面板(图表)", "title": "测试布局面板(图表)",
"caption": "测试布局面板(图表)", "caption": "测试布局面板(图表)",
......
...@@ -439,7 +439,7 @@ function getAppLocale(){ ...@@ -439,7 +439,7 @@ function getAppLocale(){
menuitem227: commonLogic.appcommonhandle("其他视图",null), menuitem227: commonLogic.appcommonhandle("其他视图",null),
menuitem230: commonLogic.appcommonhandle("自定义视图",null), menuitem230: commonLogic.appcommonhandle("自定义视图",null),
menuitem233: commonLogic.appcommonhandle("插件",null), menuitem233: commonLogic.appcommonhandle("插件",null),
menuitem234: commonLogic.appcommonhandle("视图插件",null), menuitem234: commonLogic.appcommonhandle("表格列插件示例",null),
menuitem235: commonLogic.appcommonhandle("部件插件",null), menuitem235: commonLogic.appcommonhandle("部件插件",null),
}, },
}, },
......
...@@ -439,7 +439,7 @@ function getAppLocale(){ ...@@ -439,7 +439,7 @@ function getAppLocale(){
menuitem227: commonLogic.appcommonhandle("其他视图",null), menuitem227: commonLogic.appcommonhandle("其他视图",null),
menuitem230: commonLogic.appcommonhandle("自定义视图",null), menuitem230: commonLogic.appcommonhandle("自定义视图",null),
menuitem233: commonLogic.appcommonhandle("插件",null), menuitem233: commonLogic.appcommonhandle("插件",null),
menuitem234: commonLogic.appcommonhandle("视图插件",null), menuitem234: commonLogic.appcommonhandle("表格列插件示例",null),
menuitem235: commonLogic.appcommonhandle("部件插件",null), menuitem235: commonLogic.appcommonhandle("部件插件",null),
}, },
}, },
......
...@@ -439,7 +439,7 @@ function getAppLocale(){ ...@@ -439,7 +439,7 @@ function getAppLocale(){
menuitem227: commonLogic.appcommonhandle("其他视图",null), menuitem227: commonLogic.appcommonhandle("其他视图",null),
menuitem230: commonLogic.appcommonhandle("自定义视图",null), menuitem230: commonLogic.appcommonhandle("自定义视图",null),
menuitem233: commonLogic.appcommonhandle("插件",null), menuitem233: commonLogic.appcommonhandle("插件",null),
menuitem234: commonLogic.appcommonhandle("视图插件",null), menuitem234: commonLogic.appcommonhandle("表格列插件示例",null),
menuitem235: commonLogic.appcommonhandle("部件插件",null), menuitem235: commonLogic.appcommonhandle("部件插件",null),
}, },
}, },
......
...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){ ...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null), title: commonLogic.appcommonhandle("订单明细表格视图",null),
}, },
}, },
ui_0007_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){ ...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: 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), ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null), unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null), unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
main_form: { ui_0007_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){ ...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null), srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: 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), ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){ ...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){
uiactions: { 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: { sgridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){ ...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null), 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: { gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
......
...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){ ...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null), title: commonLogic.appcommonhandle("订单明细表格视图",null),
}, },
}, },
ui_0007_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){ ...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: 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), ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null), unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null), unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
main_form: { ui_0007_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){ ...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null), srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: 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), ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){ ...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){
uiactions: { 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: { sgridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("New",null), caption: commonLogic.appcommonhandle("New",null),
...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){ ...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Save And Close Window",null), 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: { gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("New",null), caption: commonLogic.appcommonhandle("New",null),
......
...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){ ...@@ -98,7 +98,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单明细表格视图",null), title: commonLogic.appcommonhandle("订单明细表格视图",null),
}, },
}, },
ui_0007_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){ ...@@ -110,22 +110,20 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: 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), ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null), unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null), unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
main_form: { ui_0007_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null), group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){ ...@@ -137,15 +135,17 @@ function getLocaleResourceBase(){
srfuf: commonLogic.appcommonhandle("",null), srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null), srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null), srfsourcekey: commonLogic.appcommonhandle("",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ibizuniproductname: commonLogic.appcommonhandle("产品名称",null), ibizuniproductname: commonLogic.appcommonhandle("产品名称",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: 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), ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
amount: commonLogic.appcommonhandle("小计",null),
unit: commonLogic.appcommonhandle("单位",null),
unitprice: commonLogic.appcommonhandle("单价",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null), ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){ ...@@ -349,50 +349,6 @@ function getLocaleResourceBase(){
uiactions: { 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: { sgridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){ ...@@ -465,6 +421,50 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null), 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: { gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
......
...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){ ...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("实体卡片视图导航视图",null), caption: commonLogic.appcommonhandle("实体卡片视图导航视图",null),
title: commonLogic.appcommonhandle("实体卡片视图导航视图",null), title: commonLogic.appcommonhandle("实体卡片视图导航视图",null),
}, },
pluginexgridview: {
caption: commonLogic.appcommonhandle("表格插件示例视图",null),
title: commonLogic.appcommonhandle("表格插件示例视图",null),
},
sf15gridview: { sf15gridview: {
caption: commonLogic.appcommonhandle("订单",null), caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null), title: commonLogic.appcommonhandle("订单表格视图",null),
...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){ ...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null), caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单图表视图",null), title: commonLogic.appcommonhandle("订单图表视图",null),
}, },
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
testclchartview: { testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null), caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null), title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){ ...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
main_form: { form10_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){ ...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form10_form: { form30_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){ ...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form30_form: { form40_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){ ...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form40_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){ ...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){ ...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){
edit: commonLogic.appcommonhandle("编辑",null), edit: commonLogic.appcommonhandle("编辑",null),
}, },
}, },
plugingridcolumn_grid: {
columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null),
updateman: commonLogic.appcommonhandle("更新人",null),
updatedate: commonLogic.appcommonhandle("更新时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
main2_grid: { main2_grid: {
columns: { columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){ ...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
usr1121660606_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
},
uiactions: {
},
},
uipart_0013_searchform: { uipart_0013_searchform: {
details: { details: {
formpage1: commonLogic.appcommonhandle("常规",null), formpage1: commonLogic.appcommonhandle("常规",null),
...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){ ...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("编辑",null), tip: commonLogic.appcommonhandle("编辑",null),
}, },
}, },
pluginexgridviewtoolbar_toolbar: {
},
sf15gridviewtoolbar_toolbar: { sf15gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
......
...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){ ...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("Entity Card Navigation View",null), caption: commonLogic.appcommonhandle("Entity Card Navigation View",null),
title: commonLogic.appcommonhandle("实体卡片视图导航视图",null), title: commonLogic.appcommonhandle("实体卡片视图导航视图",null),
}, },
pluginexgridview: {
caption: commonLogic.appcommonhandle("表格插件示例视图",null),
title: commonLogic.appcommonhandle("表格插件示例视图",null),
},
sf15gridview: { sf15gridview: {
caption: commonLogic.appcommonhandle("订单",null), caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null), title: commonLogic.appcommonhandle("订单表格视图",null),
...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){ ...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("RegionalChart",null), caption: commonLogic.appcommonhandle("RegionalChart",null),
title: commonLogic.appcommonhandle("订单图表视图",null), title: commonLogic.appcommonhandle("订单图表视图",null),
}, },
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
testclchartview: { testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null), caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null), title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){ ...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
main_form: { form10_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){ ...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form10_form: { form30_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){ ...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form30_form: { form40_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){ ...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form40_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){ ...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){ ...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){
edit: commonLogic.appcommonhandle("Edit",null), edit: commonLogic.appcommonhandle("Edit",null),
}, },
}, },
plugingridcolumn_grid: {
columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null),
updateman: commonLogic.appcommonhandle("更新人",null),
updatedate: commonLogic.appcommonhandle("更新时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
main2_grid: { main2_grid: {
columns: { columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){ ...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
usr1121660606_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
},
uiactions: {
},
},
uipart_0013_searchform: { uipart_0013_searchform: {
details: { details: {
formpage1: commonLogic.appcommonhandle("常规",null), formpage1: commonLogic.appcommonhandle("常规",null),
...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){ ...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Edit {0}",null), tip: commonLogic.appcommonhandle("Edit {0}",null),
}, },
}, },
pluginexgridviewtoolbar_toolbar: {
},
sf15gridviewtoolbar_toolbar: { sf15gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("New",null), caption: commonLogic.appcommonhandle("New",null),
......
...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){ ...@@ -63,6 +63,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("实体卡片视图导航视图",null), caption: commonLogic.appcommonhandle("实体卡片视图导航视图",null),
title: commonLogic.appcommonhandle("实体卡片视图导航视图",null), title: commonLogic.appcommonhandle("实体卡片视图导航视图",null),
}, },
pluginexgridview: {
caption: commonLogic.appcommonhandle("表格插件示例视图",null),
title: commonLogic.appcommonhandle("表格插件示例视图",null),
},
sf15gridview: { sf15gridview: {
caption: commonLogic.appcommonhandle("订单",null), caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null), title: commonLogic.appcommonhandle("订单表格视图",null),
...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){ ...@@ -231,6 +235,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null), caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单图表视图",null), title: commonLogic.appcommonhandle("订单图表视图",null),
}, },
redirectview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单数据重定向视图",null),
},
testclchartview: { testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null), caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null), title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){ ...@@ -350,11 +358,9 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
main_form: { form10_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){ ...@@ -368,21 +374,19 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form10_form: { form30_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){ ...@@ -403,14 +407,14 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form30_form: { form40_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){ ...@@ -431,16 +435,18 @@ function getLocaleResourceBase(){
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
}, },
form40_form: { main_form: {
details: { details: {
group1: commonLogic.appcommonhandle("订单基本信息",null), group1: commonLogic.appcommonhandle("订单基本信息",null),
druipart1: commonLogic.appcommonhandle("",null),
grouppanel1: commonLogic.appcommonhandle("订单明细",null),
formpage1: commonLogic.appcommonhandle("基本信息",null), formpage1: commonLogic.appcommonhandle("基本信息",null),
srfupdatedate: commonLogic.appcommonhandle("更新时间",null), srfupdatedate: commonLogic.appcommonhandle("更新时间",null),
srforikey: commonLogic.appcommonhandle("",null), srforikey: commonLogic.appcommonhandle("",null),
...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){ ...@@ -454,14 +460,16 @@ function getLocaleResourceBase(){
orderuid: commonLogic.appcommonhandle("订单编号",null), orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null), ordertime: commonLogic.appcommonhandle("订单时间",null),
starttime: commonLogic.appcommonhandle("订单开始时间",null),
endtime: commonLogic.appcommonhandle("订单结束时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null), ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null), ordertype: commonLogic.appcommonhandle("订单类型",null),
amount: commonLogic.appcommonhandle("总计",null), amount: commonLogic.appcommonhandle("总计",null),
detailnum: commonLogic.appcommonhandle("明细数",null), detailnum: commonLogic.appcommonhandle("明细数",null),
orderstate: commonLogic.appcommonhandle("订单状态",null), orderstate: commonLogic.appcommonhandle("订单状态",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
memo: commonLogic.appcommonhandle("备注",null), memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null), ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
}, },
uiactions: { uiactions: {
}, },
...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){ ...@@ -961,6 +969,16 @@ function getLocaleResourceBase(){
edit: commonLogic.appcommonhandle("编辑",null), edit: commonLogic.appcommonhandle("编辑",null),
}, },
}, },
plugingridcolumn_grid: {
columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null),
updateman: commonLogic.appcommonhandle("更新人",null),
updatedate: commonLogic.appcommonhandle("更新时间",null),
},
nodata:commonLogic.appcommonhandle("",null),
uiactions: {
},
},
main2_grid: { main2_grid: {
columns: { columns: {
ibizordername: commonLogic.appcommonhandle("订单名称",null), ibizordername: commonLogic.appcommonhandle("订单名称",null),
...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){ ...@@ -1061,6 +1079,13 @@ function getLocaleResourceBase(){
uiactions: { uiactions: {
}, },
}, },
usr1121660606_searchform: {
details: {
formpage1: commonLogic.appcommonhandle("常规条件",null),
},
uiactions: {
},
},
uipart_0013_searchform: { uipart_0013_searchform: {
details: { details: {
formpage1: commonLogic.appcommonhandle("常规",null), formpage1: commonLogic.appcommonhandle("常规",null),
...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){ ...@@ -1392,6 +1417,8 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("编辑",null), tip: commonLogic.appcommonhandle("编辑",null),
}, },
}, },
pluginexgridviewtoolbar_toolbar: {
},
sf15gridviewtoolbar_toolbar: { sf15gridviewtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: commonLogic.appcommonhandle("新建",null), caption: commonLogic.appcommonhandle("新建",null),
......
...@@ -511,6 +511,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -511,6 +511,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZCustomerUsr2PickupView", "viewname": "IBIZCustomerUsr2PickupView",
"viewtag": "2dd50b1b88cf8062b625ee8b0b4fa9d7" "viewtag": "2dd50b1b88cf8062b625ee8b0b4fa9d7"
}, },
"ibizorderpluginexgridview": {
"title": "表格插件示例视图",
"caption": "表格插件示例视图",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderPluginExGridView",
"viewtag": "2E76797A-3404-4235-AAC0-1ADBB1930CC7"
},
"ibizhardwaregridview9": { "ibizhardwaregridview9": {
"title": "硬件表格视图", "title": "硬件表格视图",
"caption": "硬件", "caption": "硬件",
...@@ -1823,6 +1831,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -1823,6 +1831,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0001SF4EditView", "viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036" "viewtag": "bb609fe4b67afe2ec2d2e29112101036"
}, },
"ibizorderredirectview": {
"title": "订单数据重定向视图",
"caption": "订单",
"viewtype": "DEREDIRECTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderRedirectView",
"viewtag": "bbfdcd8f2a068286f0431e509a6fbc97"
},
"ibizordertestclchartview": { "ibizordertestclchartview": {
"title": "测试布局面板(图表)", "title": "测试布局面板(图表)",
"caption": "测试布局面板(图表)", "caption": "测试布局面板(图表)",
......
// 基于 @VIEW/实体表格视图/VIEW.less.ftl 生成
.ibizorder-plugin-ex-grid-view{
position: relative;
}
.toolbar-container {
button {
margin: 6px 0px 4px 4px;
.caption {
margin-left: 4px;
}
}
.seperator {
color: #dcdee2;
margin: 0 0px 0 4px;
}
}
// this is less
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderPluginExGridViewBase from './ibizorder-plugin-ex-grid-view-base.vue';
import view_grid from '@widgets/ibizorder/plugin-grid-column-grid/plugin-grid-column-grid.vue';
import view_searchform from '@widgets/ibizorder/usr1121660606-searchform/usr1121660606-searchform.vue';
// 基于 @VIEW/实体表格视图/VIEW.vue.ftl 生成
@Component({
components: {
view_grid,
view_searchform,
},
beforeRouteEnter: (to: any, from: any, next: any) => {
next((vm: any) => {
if(!Object.is(vm.navModel,"route")){
vm.initNavDataWithTab(vm.viewCacheData);
}
vm.$store.commit('addCurPageViewtag', { fullPath: to.fullPath, viewtag: vm.viewtag });
});
},
})
export default class IBIZOrderPluginExGridView extends IBIZOrderPluginExGridViewBase {
}
</script>
\ No newline at end of file
// 基于 @VIEW/实体数据重定向视图/VIEW.less.ftl 生成
.ibizorder-redirect-view{
position: relative;
}
.ibizorder-redirect-view{
display: block;
}
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderRedirectViewBase from './ibizorder-redirect-view-base.vue';
// 基于 @VIEW/实体数据重定向视图/VIEW.vue.ftl 生成
@Component({
components: {
},
beforeRouteEnter: (to: any, from: any, next: any) => {
next((vm: any) => {
if(!Object.is(vm.navModel,"route")){
vm.initNavDataWithTab(vm.viewCacheData);
}
vm.$store.commit('addCurPageViewtag', { fullPath: to.fullPath, viewtag: vm.viewtag });
});
},
})
export default class IBIZOrderRedirectView extends IBIZOrderRedirectViewBase {
}
</script>
\ No newline at end of file
...@@ -146,7 +146,7 @@ export const PageComponents = { ...@@ -146,7 +146,7 @@ export const PageComponents = {
Vue.component('ibizsample0021-grid-view-layout', () => import('@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue')); Vue.component('ibizsample0021-grid-view-layout', () => import('@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue'));
Vue.component('ibizsample0021-wfdyna-action-view-layout', () => import('@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue')); Vue.component('ibizsample0021-wfdyna-action-view-layout', () => import('@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue'));
Vue.component('ibizbookcustom-view-layout', () => import('@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue')); Vue.component('ibizbookcustom-view-layout', () => import('@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'));
Vue.component('ibizcustom-usr1118668829-edit-view', () => import('@pages/sample/ibizcustom-usr1118668829-edit-view/ibizcustom-usr1118668829-edit-view.vue')); Vue.component('ibizorder-plugin-ex-grid-view', () => import('@pages/sample/ibizorder-plugin-ex-grid-view/ibizorder-plugin-ex-grid-view.vue'));
Vue.component('ibizcustomer-usr1119342189-list-view', () => import('@pages/sample/ibizcustomer-usr1119342189-list-view/ibizcustomer-usr1119342189-list-view.vue')); Vue.component('ibizcustomer-usr1119342189-list-view', () => import('@pages/sample/ibizcustomer-usr1119342189-list-view/ibizcustomer-usr1119342189-list-view.vue'));
Vue.component('ibizappviewgrid-view', () => import('@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue')); Vue.component('ibizappviewgrid-view', () => import('@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'));
Vue.component('ibizappviewlist-view', () => import('@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue')); Vue.component('ibizappviewlist-view', () => import('@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'));
...@@ -213,6 +213,7 @@ export const PageComponents = { ...@@ -213,6 +213,7 @@ export const PageComponents = {
Vue.component('ibizcustomer-usr2-mpickup-view-layout', () => import('@pages/sample/ibizcustomer-usr2-mpickup-view-layout/ibizcustomer-usr2-mpickup-view-layout.vue')); Vue.component('ibizcustomer-usr2-mpickup-view-layout', () => import('@pages/sample/ibizcustomer-usr2-mpickup-view-layout/ibizcustomer-usr2-mpickup-view-layout.vue'));
Vue.component('ibizcustomer-pickup-view-layout', () => import('@pages/sample/ibizcustomer-pickup-view-layout/ibizcustomer-pickup-view-layout.vue')); Vue.component('ibizcustomer-pickup-view-layout', () => import('@pages/sample/ibizcustomer-pickup-view-layout/ibizcustomer-pickup-view-layout.vue'));
Vue.component('ibizcustomer-mpickup-view-layout', () => import('@pages/sample/ibizcustomer-mpickup-view-layout/ibizcustomer-mpickup-view-layout.vue')); Vue.component('ibizcustomer-mpickup-view-layout', () => import('@pages/sample/ibizcustomer-mpickup-view-layout/ibizcustomer-mpickup-view-layout.vue'));
Vue.component('ibizorder-redirect-view', () => import('@pages/sample/ibizorder-redirect-view/ibizorder-redirect-view.vue'));
Vue.component('ibizappviewedit-view', () => import('@pages/sample/ibizappviewedit-view/ibizappviewedit-view.vue')); Vue.component('ibizappviewedit-view', () => import('@pages/sample/ibizappviewedit-view/ibizappviewedit-view.vue'));
Vue.component('ibizappctrledit-view', () => import('@pages/sample/ibizappctrledit-view/ibizappctrledit-view.vue')); Vue.component('ibizappctrledit-view', () => import('@pages/sample/ibizappctrledit-view/ibizappctrledit-view.vue'));
Vue.component('ibizappeditoredit-view', () => import('@pages/sample/ibizappeditoredit-view/ibizappeditoredit-view.vue')); Vue.component('ibizappeditoredit-view', () => import('@pages/sample/ibizappeditoredit-view/ibizappeditoredit-view.vue'));
......
...@@ -2210,18 +2210,18 @@ const router = new Router({ ...@@ -2210,18 +2210,18 @@ const router = new Router({
component: () => import('@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'), component: () => import('@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'),
}, },
{ {
path: 'ibizcustoms/:ibizcustom?/usr1118668829editview/:usr1118668829editview?', path: 'ibizorders/:ibizorder?/pluginexgridview/:pluginexgridview?',
meta: { meta: {
caption: 'entities.ibizcustom.views.usr1118668829editview.caption', caption: 'entities.ibizorder.views.pluginexgridview.caption',
info:'', info:'',
parameters: [ parameters: [
{ pathName: 'index', parameterName: 'index' }, { pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizcustoms', parameterName: 'ibizcustom' }, { pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'usr1118668829editview', parameterName: 'usr1118668829editview' }, { pathName: 'pluginexgridview', parameterName: 'pluginexgridview' },
], ],
requireAuth: true, requireAuth: true,
}, },
component: () => import('@pages/sample/ibizcustom-usr1118668829-edit-view/ibizcustom-usr1118668829-edit-view.vue'), component: () => import('@pages/sample/ibizorder-plugin-ex-grid-view/ibizorder-plugin-ex-grid-view.vue'),
}, },
{ {
path: 'ibizcustomers/:ibizcustomer?/usr1119342189listview/:usr1119342189listview?', path: 'ibizcustomers/:ibizcustomer?/usr1119342189listview/:usr1119342189listview?',
...@@ -3576,6 +3576,21 @@ const router = new Router({ ...@@ -3576,6 +3576,21 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'), component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-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'),
},
{ {
path: 'appwfdataredirectview/:appwfdataredirectview?', path: 'appwfdataredirectview/:appwfdataredirectview?',
meta: { meta: {
...@@ -4245,6 +4260,19 @@ const router = new Router({ ...@@ -4245,6 +4260,19 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'), component: () => import('@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'),
}, },
{
path: '/ibizorders/:ibizorder?/pluginexgridview/:pluginexgridview?',
meta: {
caption: 'entities.ibizorder.views.pluginexgridview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'pluginexgridview', parameterName: 'pluginexgridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-plugin-ex-grid-view/ibizorder-plugin-ex-grid-view.vue'),
},
{ {
path: '/ibizhardwares/:ibizhardware?/gridview9/:gridview9?', path: '/ibizhardwares/:ibizhardware?/gridview9/:gridview9?',
meta: { meta: {
...@@ -5907,19 +5935,6 @@ const router = new Router({ ...@@ -5907,19 +5935,6 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizbookusr6-data-view/ibizbookusr6-data-view.vue'), component: () => import('@pages/sample/ibizbookusr6-data-view/ibizbookusr6-data-view.vue'),
}, },
{
path: '/ibizcustoms/:ibizcustom?/usr1118668829editview/:usr1118668829editview?',
meta: {
caption: 'entities.ibizcustom.views.usr1118668829editview.caption',
info:'',
parameters: [
{ pathName: 'ibizcustoms', parameterName: 'ibizcustom' },
{ pathName: 'usr1118668829editview', parameterName: 'usr1118668829editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizcustom-usr1118668829-edit-view/ibizcustom-usr1118668829-edit-view.vue'),
},
{ {
path: '/ibizsample0018s/:ibizsample0018?/editview/:editview?', path: '/ibizsample0018s/:ibizsample0018?/editview/:editview?',
meta: { meta: {
...@@ -6000,6 +6015,21 @@ const router = new Router({ ...@@ -6000,6 +6015,21 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-view.vue'), component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-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'),
},
{ {
path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?', path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?',
meta: { meta: {
......
...@@ -50,6 +50,21 @@ const router = new Router({ ...@@ -50,6 +50,21 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'), component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'),
}, },
{
path: 'ibizorders/:ibizorder?/redirectview/:redirectview?',
meta: {
caption: 'entities.ibizorder.views.redirectview.caption',
info:'',
viewType: 'REDIRECTVIEW',
parameters: [
{ pathName: 'appindexview', parameterName: 'appindexview' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'redirectview', parameterName: 'redirectview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-redirect-view/ibizorder-redirect-view.vue'),
},
{ {
path: 'appwfdataredirectview/:appwfdataredirectview?', path: 'appwfdataredirectview/:appwfdataredirectview?',
meta: { meta: {
...@@ -719,6 +734,19 @@ const router = new Router({ ...@@ -719,6 +734,19 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'), component: () => import('@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'),
}, },
{
path: '/ibizorders/:ibizorder?/pluginexgridview/:pluginexgridview?',
meta: {
caption: 'entities.ibizorder.views.pluginexgridview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'pluginexgridview', parameterName: 'pluginexgridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-plugin-ex-grid-view/ibizorder-plugin-ex-grid-view.vue'),
},
{ {
path: '/ibizhardwares/:ibizhardware?/gridview9/:gridview9?', path: '/ibizhardwares/:ibizhardware?/gridview9/:gridview9?',
meta: { meta: {
...@@ -2381,19 +2409,6 @@ const router = new Router({ ...@@ -2381,19 +2409,6 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizbookusr6-data-view/ibizbookusr6-data-view.vue'), component: () => import('@pages/sample/ibizbookusr6-data-view/ibizbookusr6-data-view.vue'),
}, },
{
path: '/ibizcustoms/:ibizcustom?/usr1118668829editview/:usr1118668829editview?',
meta: {
caption: 'entities.ibizcustom.views.usr1118668829editview.caption',
info:'',
parameters: [
{ pathName: 'ibizcustoms', parameterName: 'ibizcustom' },
{ pathName: 'usr1118668829editview', parameterName: 'usr1118668829editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizcustom-usr1118668829-edit-view/ibizcustom-usr1118668829-edit-view.vue'),
},
{ {
path: '/ibizsample0018s/:ibizsample0018?/editview/:editview?', path: '/ibizsample0018s/:ibizsample0018?/editview/:editview?',
meta: { meta: {
...@@ -2474,6 +2489,21 @@ const router = new Router({ ...@@ -2474,6 +2489,21 @@ const router = new Router({
}, },
component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-view.vue'), component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-view.vue'),
}, },
{
path: '/ibizorders/:ibizorder?/redirectview/:redirectview?',
meta: {
caption: 'entities.ibizorder.views.redirectview.caption',
info:'',
viewType: 'REDIRECTVIEW',
parameters: [
{ pathName: 'appindexview', parameterName: 'appindexview' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'redirectview', parameterName: 'redirectview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-redirect-view/ibizorder-redirect-view.vue'),
},
{ {
path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?', path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?',
meta: { meta: {
......
...@@ -507,6 +507,19 @@ export const viewstate: any = { ...@@ -507,6 +507,19 @@ export const viewstate: any = {
'6a079bac1a6eeb580654cd04e6b1a8b8', '6a079bac1a6eeb580654cd04e6b1a8b8',
], ],
}, },
{
viewtag: '2E76797A-3404-4235-AAC0-1ADBB1930CC7',
viewmodule: 'Sample',
viewname: 'IBIZOrderPluginExGridView',
viewaction: '',
viewdatachange: false,
refviews: [
'bbfdcd8f2a068286f0431e509a6fbc97',
'd827fd85e8d9be1bb9348765c09cd465',
'56738595155756fd86c36e20af24f056',
'e6b9fc2b5a23e89827909ccc050eb381',
],
},
{ {
viewtag: '2e7cbc7793bdd49ea744b56e6e14571c', viewtag: '2e7cbc7793bdd49ea744b56e6e14571c',
viewmodule: 'Sample', viewmodule: 'Sample',
...@@ -1023,7 +1036,7 @@ export const viewstate: any = { ...@@ -1023,7 +1036,7 @@ export const viewstate: any = {
'ef0aa2f297f599cdbc14fc8393b78a1d', 'ef0aa2f297f599cdbc14fc8393b78a1d',
'a6d2ee3618dcfb23c3db981c9dbc4340', 'a6d2ee3618dcfb23c3db981c9dbc4340',
'fa2731c1873f3c86aa065e73cff4667b', 'fa2731c1873f3c86aa065e73cff4667b',
'B5EBDDC5-FF69-41D2-A3AD-438D13EE14A7', '2E76797A-3404-4235-AAC0-1ADBB1930CC7',
'00D43B4C-170E-4C5D-84A9-C43CB76B3A9F', '00D43B4C-170E-4C5D-84A9-C43CB76B3A9F',
], ],
}, },
...@@ -1877,15 +1890,6 @@ export const viewstate: any = { ...@@ -1877,15 +1890,6 @@ export const viewstate: any = {
'58e37ccddda10feedac7c809d5cee02a', '58e37ccddda10feedac7c809d5cee02a',
], ],
}, },
{
viewtag: 'B5EBDDC5-FF69-41D2-A3AD-438D13EE14A7',
viewmodule: 'Sample',
viewname: 'IBIZCustomUsr1118668829EditView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{ {
viewtag: 'b6051ffde71a38f002578df12de6fc66', viewtag: 'b6051ffde71a38f002578df12de6fc66',
viewmodule: 'Sample', viewmodule: 'Sample',
...@@ -1923,6 +1927,18 @@ export const viewstate: any = { ...@@ -1923,6 +1927,18 @@ export const viewstate: any = {
refviews: [ refviews: [
], ],
}, },
{
viewtag: 'bbfdcd8f2a068286f0431e509a6fbc97',
viewmodule: 'Sample',
viewname: 'IBIZOrderRedirectView',
viewaction: '',
viewdatachange: false,
refviews: [
'd827fd85e8d9be1bb9348765c09cd465',
'56738595155756fd86c36e20af24f056',
'e6b9fc2b5a23e89827909ccc050eb381',
],
},
{ {
viewtag: 'BD432FCA-7527-48B5-B553-AE51D75438A3', viewtag: 'BD432FCA-7527-48B5-B553-AE51D75438A3',
viewmodule: 'Sample', viewmodule: 'Sample',
......
...@@ -102,6 +102,7 @@ export default class IBIZOrderUIServiceBase extends UIService { ...@@ -102,6 +102,7 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'f9editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f9-edit-view'}); this.allViewMap.set(':',{viewname:'f9editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f9-edit-view'});
this.allViewMap.set(':',{viewname:'selecteditview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-select-edit-view'}); this.allViewMap.set(':',{viewname:'selecteditview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-select-edit-view'});
this.allViewMap.set(':',{viewname:'dataviewexpview',viewType:'DEDATAVIEWEXPVIEW',srfappde:'ibizorders',component:'ibizorder-data-view-exp-view'}); this.allViewMap.set(':',{viewname:'dataviewexpview',viewType:'DEDATAVIEWEXPVIEW',srfappde:'ibizorders',component:'ibizorder-data-view-exp-view'});
this.allViewMap.set(':',{viewname:'pluginexgridview',viewType:'DEGRIDVIEW',srfappde:'ibizorders',component:'ibizorder-plugin-ex-grid-view'});
this.allViewMap.set(':',{viewname:'sf15gridview',viewType:'DEGRIDVIEW',srfappde:'ibizorders',component:'ibizorder-sf15-grid-view'}); this.allViewMap.set(':',{viewname:'sf15gridview',viewType:'DEGRIDVIEW',srfappde:'ibizorders',component:'ibizorder-sf15-grid-view'});
this.allViewMap.set(':',{viewname:'testcustomlayoutpanelgridexpview',viewType:'DEGRIDEXPVIEW',srfappde:'ibizorders',component:'ibizorder-test-custom-layout-panel-grid-exp-view'}); this.allViewMap.set(':',{viewname:'testcustomlayoutpanelgridexpview',viewType:'DEGRIDEXPVIEW',srfappde:'ibizorders',component:'ibizorder-test-custom-layout-panel-grid-exp-view'});
this.allViewMap.set(':',{viewname:'listview',viewType:'DELISTVIEW',srfappde:'ibizorders',component:'ibizorder-list-view'}); this.allViewMap.set(':',{viewname:'listview',viewType:'DELISTVIEW',srfappde:'ibizorders',component:'ibizorder-list-view'});
...@@ -144,6 +145,7 @@ export default class IBIZOrderUIServiceBase extends UIService { ...@@ -144,6 +145,7 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'sf7editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-sf7-edit-view'}); this.allViewMap.set(':',{viewname:'sf7editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-sf7-edit-view'});
this.allViewMap.set(':',{viewname:'s2editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-s2-edit-view'}); this.allViewMap.set(':',{viewname:'s2editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-s2-edit-view'});
this.allViewMap.set(':',{viewname:'areachartview',viewType:'DECHARTVIEW',srfappde:'ibizorders',component:'ibizorder-area-chart-view'}); this.allViewMap.set(':',{viewname:'areachartview',viewType:'DECHARTVIEW',srfappde:'ibizorders',component:'ibizorder-area-chart-view'});
this.allViewMap.set('REDIRECTVIEW:',{viewname:'redirectview',viewType:'DEREDIRECTVIEW',srfappde:'ibizorders',component:'ibizorder-redirect-view'});
this.allViewMap.set(':',{viewname:'testclchartview',viewType:'DECHARTVIEW',srfappde:'ibizorders',component:'ibizorder-test-clchart-view'}); this.allViewMap.set(':',{viewname:'testclchartview',viewType:'DECHARTVIEW',srfappde:'ibizorders',component:'ibizorder-test-clchart-view'});
this.allViewMap.set(':',{viewname:'f19editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f19-edit-view'}); this.allViewMap.set(':',{viewname:'f19editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f19-edit-view'});
this.allViewMap.set(':',{viewname:'f17editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f17-edit-view'}); this.allViewMap.set(':',{viewname:'f17editview',viewType:'DEEDITVIEW',srfappde:'ibizorders',component:'ibizorder-f17-edit-view'});
......
...@@ -1094,8 +1094,8 @@ export default class MainMenuBase extends Vue implements ControlInterface { ...@@ -1094,8 +1094,8 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case 'AppFunc124': case 'AppFunc124':
this.clickAppFunc124(item); this.clickAppFunc124(item);
return; return;
case 'UsrAppFunc1118370827': case 'UsrAppFunc1121604971':
this.clickUsrAppFunc1118370827(item); this.clickUsrAppFunc1121604971(item);
return; return;
case 'UsrAppFunc1119699412': case 'UsrAppFunc1119699412':
this.clickUsrAppFunc1119699412(item); this.clickUsrAppFunc1119699412(item);
...@@ -4510,18 +4510,18 @@ export default class MainMenuBase extends Vue implements ControlInterface { ...@@ -4510,18 +4510,18 @@ export default class MainMenuBase extends Vue implements ControlInterface {
} }
/** /**
* 测试插件编辑视图 * 表格列插件示例
* *
* @param {*} [item={}] * @param {*} [item={}]
* @memberof MainMenu * @memberof MainMenu
*/ */
public clickUsrAppFunc1118370827(item: any = {}) { public clickUsrAppFunc1121604971(item: any = {}) {
const viewparam: any = {}; const viewparam: any = {};
Object.assign(viewparam, {}); Object.assign(viewparam, {});
const deResParameters: any[] = []; const deResParameters: any[] = [];
const parameters: any[] = [ const parameters: any[] = [
{ pathName: 'ibizcustoms', parameterName: 'ibizcustom' }, { pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'usr1118668829editview', parameterName: 'usr1118668829editview' }, { pathName: 'pluginexgridview', parameterName: 'pluginexgridview' },
]; ];
const path: string = this.$viewTool.buildUpRoutePath(this.$route, {}, deResParameters, parameters, [], viewparam); const path: string = this.$viewTool.buildUpRoutePath(this.$route, {}, deResParameters, parameters, [], viewparam);
if(Object.is(this.$route.fullPath,path)){ if(Object.is(this.$route.fullPath,path)){
......
...@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -712,7 +712,7 @@ export default class DefaultBase 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: 'IBIZBOOKCustomView_layout' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public async loadDraft(opt: any = {},mode?:string): Promise<any> { public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCustomView_layout' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
...@@ -43,7 +43,14 @@ ...@@ -43,7 +43,14 @@
</span> </span>
</template> </template>
<template v-slot="{row,column,$index}"> <template v-slot="{row,column,$index}">
<span>{{row.ibizordername}}</span> <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> </template>
</el-table-column> </el-table-column>
</template> </template>
......
// 基于 @CONTROL/表格/MODEL.ts.ftl 生成
/**
* PluginGridColumn 部件模型
*
* @export
* @class PluginGridColumnModel
*/
export default class PluginGridColumnModel {
/**
* 是否是实体数据导出
*
* @returns {any[]}
* @memberof PluginGridColumnGridMode
*/
public isDEExport: boolean = false;
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof PluginGridColumnGridMode
*/
public getDataItems(): any[] {
if(this.isDEExport){
return [
]
}else{
return [
{
name: 'ibizordername',
prop: 'ibizordername',
dataType: 'TEXT',
},
{
name: 'updateman',
prop: 'updateman',
dataType: 'TEXT',
},
{
name: 'updatedate',
prop: 'updatedate',
dataType: 'DATETIME',
},
{
name: 'ibizorderid',
prop: 'ibizorderid',
dataType: 'GUID',
},
{
name: 'srfkey',
prop: 'ibizorderid',
dataType: 'GUID',
isEditable:true
},
{
name: 'srfdataaccaction',
prop: 'ibizorderid',
dataType: 'GUID',
},
{
name: 'ibizcustomerid',
prop: 'ibizcustomerid',
dataType: 'PICKUP',
},
{
name: 'srfmajortext',
prop: 'ibizordername',
dataType: 'TEXT',
},
{
name: 'wfstep',
prop: 'wfstep',
dataType: 'SSCODELIST',
},
{
name: 'orderstate',
prop: 'orderstate',
dataType: 'SSCODELIST',
},
{
name: 'srfmstag',
},
{
name: 'ibizorder',
prop: 'ibizorderid',
},
{
name:'size',
prop:'size',
dataType: 'QUERYPARAM'
},
{
name:'query',
prop:'query',
dataType: 'QUERYPARAM'
},
{
name:'filter',
prop:'filter',
dataType: 'QUERYPARAM'
},
{
name:'page',
prop:'page',
dataType: 'QUERYPARAM'
},
{
name:'sort',
prop:'sort',
dataType: 'QUERYPARAM'
},
{
name:'srfparentdata',
prop:'srfparentdata',
dataType: 'QUERYPARAM'
},
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name: 'srffrontuf',
prop: 'srffrontuf',
dataType: 'TEXT',
},
// 预置工作流数据字段
{
name: 'srfprocessdefinitionkey',
prop: 'srfprocessdefinitionkey',
dataType: 'TEXT'
},
{
name: 'srftaskdefinitionkey',
prop: 'srftaskdefinitionkey',
dataType: 'TEXT'
},
{
name: 'srftaskid',
prop: 'srftaskid',
dataType: 'TEXT'
}
]
}
}
}
\ No newline at end of file
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import PluginGridColumnBase from './plugin-grid-column-grid-base.vue';
// 基于 @CONTROL/表格/CONTROL.vue.ftl 生成
@Component({
components: {
}
})
export default class PluginGridColumn extends PluginGridColumnBase {
}
</script>
\ No newline at end of file
// 基于 @CONTROL/搜索表单/MODEL.ts.ftl 生成
/**
* Usr1121660606 部件模型
*
* @export
* @class Usr1121660606Model
*/
export default class Usr1121660606Model {
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof Usr1121660606Model
*/
public getDataItems(): any[] {
return [
{
name: 'srfwfmemo',
prop: 'srfwfmemo',
dataType: 'TEXT',
},
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name: 'srffrontuf',
prop: 'srffrontuf',
dataType: 'TEXT',
},
]
}
}
\ No newline at end of file
...@@ -4376,6 +4376,12 @@ ...@@ -4376,6 +4376,12 @@
"name" : "实体树导航视图", "name" : "实体树导航视图",
"realModelSubType" : "DETREEEXPVIEW", "realModelSubType" : "DETREEEXPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PluginExGridView",
"logicName" : "表格插件示例视图",
"name" : "表格插件示例视图",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr2ChartView", "codeName" : "Usr2ChartView",
"logicName" : "实体图表视图(k线图)", "logicName" : "实体图表视图(k线图)",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册