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

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

上级 ac9958e5
......@@ -47,6 +47,14 @@
"viewname": "IBIZOrderTypePickupView",
"viewtag": "03c54f13883f56a08229c1a2db6a283f"
},
"ibizorderdetailf7gridview": {
"title": "订单明细表格视图",
"caption": "订单明细",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderDetailF7GridView",
"viewtag": "043b734dfdce227f01e99f7f636e395b"
},
"ibizsample0018gridview": {
"title": "示例实体04表格视图",
"caption": "示例实体18",
......@@ -895,6 +903,14 @@
"viewname": "IBIZOrderTypeUsr2EditView",
"viewtag": "82014278d03dfb22039740c03d2a461f"
},
"ibizorderusr4editview": {
"title": "订单实体编辑视图(临时模式)",
"caption": "订单实体编辑视图(临时模式)",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderUsr4EditView",
"viewtag": "82d7ac23925814d9798eeb198e7cdcdd"
},
"ibizordersf1editview": {
"title": "编辑表单新建默认值",
"caption": "编辑表单新建默认值",
......@@ -983,6 +999,14 @@
"viewname": "IBIZSample0021WFDynaExpGridView",
"viewtag": "8d187ca2a3aa187ceac9dedb958fe2bb"
},
"ibizorderf17editview": {
"title": "订单编辑视图",
"caption": "订单",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderF17EditView",
"viewtag": "90d0f81d13e48ce41775442459bd5700"
},
"ibizorderlistexpview": {
"title": "订单列表导航视图",
"caption": "订单",
......@@ -1431,6 +1455,14 @@
"viewname": "IBIZSoftwareSuitSGridView",
"viewtag": "c8845bb5ed3853ec394b9c80eeb0416e"
},
"ibizorderdetailf7editview": {
"title": "订单明细编辑视图",
"caption": "订单明细",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderDetailF7EditView",
"viewtag": "c8a1c9f876a50150221a8f34c881b4fa"
},
"ibizsample0021editview": {
"title": "订单编辑视图",
"caption": "订单",
......
......@@ -228,22 +228,22 @@ function getAppLocale(){
menuitem121: commonLogic.appcommonhandle("MultiEditViewPanel",null),
menuitem115: commonLogic.appcommonhandle("MultipleForms (row records)",null),
menuitem123: commonLogic.appcommonhandle("MultiForm (top page)",null),
menuitem119: commonLogic.appcommonhandle("多数据类",null),
menuitem13: commonLogic.appcommonhandle("表格",null),
menuitem119: commonLogic.appcommonhandle("MultiDataClass",null),
menuitem13: commonLogic.appcommonhandle("Grid",null),
menuitem57: commonLogic.appcommonhandle("禁用排序",null),
menuitem59: commonLogic.appcommonhandle("行操作",null),
menuitem58: commonLogic.appcommonhandle("行编辑",null),
menuitem73: commonLogic.appcommonhandle("内置功能",null),
menuitem74: commonLogic.appcommonhandle("表格行编辑",null),
menuitem75: commonLogic.appcommonhandle("新建默认值",null),
menuitem76: commonLogic.appcommonhandle("更新默认值",null),
menuitem77: commonLogic.appcommonhandle("表格值规则",null),
menuitem132: commonLogic.appcommonhandle("表格列更新",null),
menuitem133: commonLogic.appcommonhandle("表格列重置",null),
menuitem78: commonLogic.appcommonhandle("自动分组",null),
menuitem80: commonLogic.appcommonhandle("代码表分组",null),
menuitem81: commonLogic.appcommonhandle("当前页聚合",null),
menuitem82: commonLogic.appcommonhandle("远程聚合",null),
menuitem73: commonLogic.appcommonhandle("BuiltInFeatures",null),
menuitem74: commonLogic.appcommonhandle("TableRowEditing",null),
menuitem75: commonLogic.appcommonhandle("NewDefault",null),
menuitem76: commonLogic.appcommonhandle("UpdateDefault",null),
menuitem77: commonLogic.appcommonhandle("TableValueRules",null),
menuitem132: commonLogic.appcommonhandle("TableColumnUpdate",null),
menuitem133: commonLogic.appcommonhandle("TableColumnReset",null),
menuitem78: commonLogic.appcommonhandle("AutomaticGrouping",null),
menuitem80: commonLogic.appcommonhandle("CodeTableGrouping",null),
menuitem81: commonLogic.appcommonhandle("CurrentPageAggregation",null),
menuitem82: commonLogic.appcommonhandle("RemoteAggregation",null),
menuitem83: commonLogic.appcommonhandle("列表",null),
menuitem84: commonLogic.appcommonhandle("内置功能",null),
menuitem85: commonLogic.appcommonhandle("自动分组",null),
......@@ -328,6 +328,7 @@ function getAppLocale(){
menuitem155: commonLogic.appcommonhandle("界面行为",null),
menuitem181: commonLogic.appcommonhandle("前台界面行为",null),
menuitem182: commonLogic.appcommonhandle("后台界面行为",null),
menuitem19: commonLogic.appcommonhandle("临时模式",null),
menuitem2: commonLogic.appcommonhandle("更多",null),
menuitem46: commonLogic.appcommonhandle("数据导出导入",null),
menuitem45: commonLogic.appcommonhandle("数据打印",null),
......
......@@ -328,6 +328,7 @@ function getAppLocale(){
menuitem155: commonLogic.appcommonhandle("界面行为",null),
menuitem181: commonLogic.appcommonhandle("前台界面行为",null),
menuitem182: commonLogic.appcommonhandle("后台界面行为",null),
menuitem19: commonLogic.appcommonhandle("临时模式",null),
menuitem2: commonLogic.appcommonhandle("更多",null),
menuitem46: commonLogic.appcommonhandle("数据导出导入",null),
menuitem45: commonLogic.appcommonhandle("数据打印",null),
......
......@@ -25,6 +25,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("orderdetail",null),
title: commonLogic.appcommonhandle("订单明细多表单编辑视图",null),
},
f7gridview: {
caption: commonLogic.appcommonhandle("orderdetail",null),
title: commonLogic.appcommonhandle("订单明细表格视图",null),
},
sf1editview: {
caption: commonLogic.appcommonhandle("表单项重置项",null),
title: commonLogic.appcommonhandle("表单项重置项",null),
......@@ -61,6 +65,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("orderdetail",null),
title: commonLogic.appcommonhandle("订单明细编辑视图",null),
},
f7editview: {
caption: commonLogic.appcommonhandle("orderdetail",null),
title: commonLogic.appcommonhandle("订单明细编辑视图",null),
},
chartview: {
caption: commonLogic.appcommonhandle("orderdetail",null),
title: commonLogic.appcommonhandle("订单明细图表视图",null),
......@@ -105,7 +113,7 @@ function getLocaleResourceBase(){
uiactions: {
},
},
main2_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -123,14 +131,14 @@ function getLocaleResourceBase(){
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
},
main_form: {
main2_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -148,8 +156,8 @@ function getLocaleResourceBase(){
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
......@@ -294,6 +302,74 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Save",null),
},
},
f7gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("Filter",null),
tip: commonLogic.appcommonhandle("Filter",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("Export",null),
tip: commonLogic.appcommonhandle("Export {0} Data To Excel",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("导入",null),
tip: commonLogic.appcommonhandle("导入",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("Export Data Model",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
f7editviewtoolbar_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),
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("New",null),
......
......@@ -25,6 +25,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单明细",null),
title: commonLogic.appcommonhandle("订单明细多表单编辑视图",null),
},
f7gridview: {
caption: commonLogic.appcommonhandle("订单明细",null),
title: commonLogic.appcommonhandle("订单明细表格视图",null),
},
sf1editview: {
caption: commonLogic.appcommonhandle("表单项重置项",null),
title: commonLogic.appcommonhandle("表单项重置项",null),
......@@ -61,6 +65,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单明细",null),
title: commonLogic.appcommonhandle("订单明细编辑视图",null),
},
f7editview: {
caption: commonLogic.appcommonhandle("订单明细",null),
title: commonLogic.appcommonhandle("订单明细编辑视图",null),
},
chartview: {
caption: commonLogic.appcommonhandle("订单明细",null),
title: commonLogic.appcommonhandle("订单明细图表视图",null),
......@@ -105,7 +113,7 @@ function getLocaleResourceBase(){
uiactions: {
},
},
main2_form: {
main_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -123,14 +131,14 @@ function getLocaleResourceBase(){
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
},
},
main_form: {
main2_form: {
details: {
group1: commonLogic.appcommonhandle("订单明细基本信息",null),
formpage1: commonLogic.appcommonhandle("基本信息",null),
......@@ -148,8 +156,8 @@ function getLocaleResourceBase(){
unitprice: commonLogic.appcommonhandle("单价",null),
quantity: commonLogic.appcommonhandle("数量",null),
amount: commonLogic.appcommonhandle("小计",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizuniproductid: commonLogic.appcommonhandle("统一产品标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
ibizorderdetailid: commonLogic.appcommonhandle("订单明细标识",null),
},
uiactions: {
......@@ -294,6 +302,74 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存",null),
},
},
f7gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("过滤",null),
tip: commonLogic.appcommonhandle("过滤",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem13: {
caption: commonLogic.appcommonhandle("导出",null),
tip: commonLogic.appcommonhandle("导出",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("导入",null),
tip: commonLogic.appcommonhandle("导入",null),
},
tbitem10: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
tbitem23: {
caption: commonLogic.appcommonhandle("数据导入",null),
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
f7editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
sgridview9toolbar_toolbar: {
tbitem1: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -143,10 +143,18 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("数据看板",null),
title: commonLogic.appcommonhandle("数据看板",null),
},
usr4editview: {
caption: commonLogic.appcommonhandle("订单实体编辑视图(临时模式)",null),
title: commonLogic.appcommonhandle("订单实体编辑视图(临时模式)",null),
},
sf1editview: {
caption: commonLogic.appcommonhandle("编辑表单新建默认值",null),
title: commonLogic.appcommonhandle("编辑表单新建默认值",null),
},
f17editview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单编辑视图",null),
},
listexpview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单列表导航视图",null),
......@@ -535,6 +543,33 @@ function getLocaleResourceBase(){
uiactions: {
},
},
data_0005_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),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
uipart_0006_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
......@@ -718,6 +753,38 @@ function getLocaleResourceBase(){
uiactions: {
},
},
tempmode_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),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfip_amount: commonLogic.appcommonhandle("",null),
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),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
orderuid: commonLogic.appcommonhandle("订单编号",null),
......@@ -1445,6 +1512,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
f17editviewtoolbar_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),
},
tbitem8: {
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),
},
},
seditview2toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
......@@ -1755,6 +1848,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Print",null),
},
},
usr4editviewtoolbar_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),
},
tbitem8: {
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_wfgridviewtoolbar_toolbar: {
tbitem21_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
......
......@@ -143,10 +143,18 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("数据看板",null),
title: commonLogic.appcommonhandle("数据看板",null),
},
usr4editview: {
caption: commonLogic.appcommonhandle("订单实体编辑视图(临时模式)",null),
title: commonLogic.appcommonhandle("订单实体编辑视图(临时模式)",null),
},
sf1editview: {
caption: commonLogic.appcommonhandle("编辑表单新建默认值",null),
title: commonLogic.appcommonhandle("编辑表单新建默认值",null),
},
f17editview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单编辑视图",null),
},
listexpview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单列表导航视图",null),
......@@ -535,6 +543,33 @@ function getLocaleResourceBase(){
uiactions: {
},
},
data_0005_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),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
orderuid: commonLogic.appcommonhandle("订单编号",null),
ibizordername: commonLogic.appcommonhandle("订单名称",null),
ordertime: commonLogic.appcommonhandle("订单时间",null),
ibizcustomername: commonLogic.appcommonhandle("客户名称",null),
ordertype: commonLogic.appcommonhandle("订单类型",null),
orderstate: commonLogic.appcommonhandle("订单状态",null),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
uipart_0006_form: {
details: {
group1: commonLogic.appcommonhandle("审核意见",null),
......@@ -718,6 +753,38 @@ function getLocaleResourceBase(){
uiactions: {
},
},
tempmode_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),
srfkey: commonLogic.appcommonhandle("订单标识",null),
srfmajortext: commonLogic.appcommonhandle("订单名称",null),
srftempmode: commonLogic.appcommonhandle("",null),
srfuf: commonLogic.appcommonhandle("",null),
srfdeid: commonLogic.appcommonhandle("",null),
srfsourcekey: commonLogic.appcommonhandle("",null),
srfip_amount: commonLogic.appcommonhandle("",null),
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),
memo: commonLogic.appcommonhandle("备注",null),
ibizcustomerid: commonLogic.appcommonhandle("客户标识",null),
ibizorderid: commonLogic.appcommonhandle("订单标识",null),
},
uiactions: {
},
},
main_grid: {
columns: {
orderuid: commonLogic.appcommonhandle("订单编号",null),
......@@ -1445,6 +1512,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
f17editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem8: {
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),
},
},
seditview2toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
......@@ -1755,6 +1848,32 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("打印",null),
},
},
usr4editviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
tbitem8: {
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_wfgridviewtoolbar_toolbar: {
tbitem21_c100: {
caption: commonLogic.appcommonhandle("审核通过",null),
......
......@@ -2727,6 +2727,24 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag: '',
},
],
},
{
id: 'C9EAF840-180C-43A5-A04A-DE242675A08A',
name: 'menuitem19',
text: '临时模式',
type: 'MENUITEM',
counterid: '',
tooltip: '临时模式',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'AppFunc92',
resourcetag: '',
},
],
},
......
......@@ -55,6 +55,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZOrderTypePickupView",
"viewtag": "03c54f13883f56a08229c1a2db6a283f"
},
"ibizorderdetailf7gridview": {
"title": "订单明细表格视图",
"caption": "订单明细",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderDetailF7GridView",
"viewtag": "043b734dfdce227f01e99f7f636e395b"
},
"ibizsample0018gridview": {
"title": "示例实体04表格视图",
"caption": "示例实体18",
......@@ -903,6 +911,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZOrderTypeUsr2EditView",
"viewtag": "82014278d03dfb22039740c03d2a461f"
},
"ibizorderusr4editview": {
"title": "订单实体编辑视图(临时模式)",
"caption": "订单实体编辑视图(临时模式)",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderUsr4EditView",
"viewtag": "82d7ac23925814d9798eeb198e7cdcdd"
},
"ibizordersf1editview": {
"title": "编辑表单新建默认值",
"caption": "编辑表单新建默认值",
......@@ -991,6 +1007,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0021WFDynaExpGridView",
"viewtag": "8d187ca2a3aa187ceac9dedb958fe2bb"
},
"ibizorderf17editview": {
"title": "订单编辑视图",
"caption": "订单",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderF17EditView",
"viewtag": "90d0f81d13e48ce41775442459bd5700"
},
"ibizorderlistexpview": {
"title": "订单列表导航视图",
"caption": "订单",
......@@ -1439,6 +1463,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSoftwareSuitSGridView",
"viewtag": "c8845bb5ed3853ec394b9c80eeb0416e"
},
"ibizorderdetailf7editview": {
"title": "订单明细编辑视图",
"caption": "订单明细",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderDetailF7EditView",
"viewtag": "c8a1c9f876a50150221a8f34c881b4fa"
},
"ibizsample0021editview": {
"title": "订单编辑视图",
"caption": "订单",
......
!!!!模版产生代码错误:----
FTL stack trace ("~" means nesting-related):
- Failed at: ${P.getLayoutCode("VIEW.vue").code} [in template "TEMPLCODE_en_US" at line 2, column 1]
----
无法获取指定部件[VIEWLAYOUTPANEL#APPDEGRIDVIEW_NOCAPT]发布代码[VIEW.vue]
\ No newline at end of file
!!!!模版产生代码错误:----
FTL stack trace ("~" means nesting-related):
- Failed at: ${P.getLayoutCode().code} [in template "TEMPLCODE_en_US" at line 1, column 1]
----
无法获取指定部件[VIEWLAYOUTPANEL#APPDEGRIDVIEW_NOCAPT]发布代码[VIEW.less]
\ No newline at end of file
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderDetailF7GridViewBase from './ibizorder-detail-f7-grid-view-base.vue';
import view_grid from '@widgets/ibizorder-detail/main-grid/main-grid.vue';
import view_searchform from '@widgets/ibizorder-detail/default-searchform/default-searchform.vue';
@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 IBIZOrderDetailF7GridView extends IBIZOrderDetailF7GridViewBase {
}
</script>
\ No newline at end of file
.view-card {
>.ivu-card-extra {
top: 5px;
right: 0px;
}
}
.ibizorder-f17-edit-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
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderF17EditViewBase from './ibizorder-f17-edit-view-base.vue';
import view_form from '@widgets/ibizorder/data-0005-form/data-0005-form.vue';
@Component({
components: {
view_form,
},
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 IBIZOrderF17EditView extends IBIZOrderF17EditViewBase {
}
</script>
\ No newline at end of file
......@@ -102,6 +102,7 @@ export const PageComponents = {
Vue.component('micro-component-edit-view', () => import('@pages/sample/micro-component-edit-view/micro-component-edit-view.vue'));
Vue.component('ibizorder-area-chart-view', () => import('@pages/sample/ibizorder-area-chart-view/ibizorder-area-chart-view.vue'));
Vue.component('ibizbookexport-and-import-grid-view', () => import('@pages/sample/ibizbookexport-and-import-grid-view/ibizbookexport-and-import-grid-view.vue'));
Vue.component('ibizorder-detail-f7-grid-view', () => import('@pages/sample/ibizorder-detail-f7-grid-view/ibizorder-detail-f7-grid-view.vue'));
Vue.component('ibizorder-sf20-grid-view', () => import('@pages/sample/ibizorder-sf20-grid-view/ibizorder-sf20-grid-view.vue'));
Vue.component('ibizorder-grid-view9', () => import('@pages/sample/ibizorder-grid-view9/ibizorder-grid-view9.vue'));
Vue.component('ibizorder-calendar-exp-view', () => import('@pages/sample/ibizorder-calendar-exp-view/ibizorder-calendar-exp-view.vue'));
......@@ -131,10 +132,12 @@ export const PageComponents = {
Vue.component('ibizsample0017-form-pickup-view', () => import('@pages/sample/ibizsample0017-form-pickup-view/ibizsample0017-form-pickup-view.vue'));
Vue.component('ibizcustomer-usr2-pickup-view', () => import('@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'));
Vue.component('ibizsample0002-grid-view', () => import('@pages/sample/ibizsample0002-grid-view/ibizsample0002-grid-view.vue'));
Vue.component('ibizorder-f17-edit-view', () => import('@pages/sample/ibizorder-f17-edit-view/ibizorder-f17-edit-view.vue'));
Vue.component('ibizbookinter-func-kan-ban-view', () => import('@pages/sample/ibizbookinter-func-kan-ban-view/ibizbookinter-func-kan-ban-view.vue'));
Vue.component('ibizorder-type-usr2-edit-view', () => import('@pages/sample/ibizorder-type-usr2-edit-view/ibizorder-type-usr2-edit-view.vue'));
Vue.component('ibizbookrow-edit-grid-view', () => import('@pages/sample/ibizbookrow-edit-grid-view/ibizbookrow-edit-grid-view.vue'));
Vue.component('ibizhardware-index-pickup-view', () => import('@pages/sample/ibizhardware-index-pickup-view/ibizhardware-index-pickup-view.vue'));
Vue.component('ibizorder-detail-f7-edit-view', () => import('@pages/sample/ibizorder-detail-f7-edit-view/ibizorder-detail-f7-edit-view.vue'));
Vue.component('ibizhardware-grid-view9', () => import('@pages/sample/ibizhardware-grid-view9/ibizhardware-grid-view9.vue'));
Vue.component('ibizorder-sf3-edit-view', () => import('@pages/sample/ibizorder-sf3-edit-view/ibizorder-sf3-edit-view.vue'));
Vue.component('ibizcustomer-usr2-mpickup-view', () => import('@pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.vue'));
......
......@@ -1642,6 +1642,35 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookexport-and-import-grid-view/ibizbookexport-and-import-grid-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/f7gridview/:f7gridview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7gridview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7gridview', parameterName: 'f7gridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-grid-view/ibizorder-detail-f7-grid-view.vue'),
},
{
path: 'ibizorderdetails/:ibizorderdetail?/f7gridview/:f7gridview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7gridview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7gridview', parameterName: 'f7gridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-grid-view/ibizorder-detail-f7-grid-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/sf20gridview/:sf20gridview?',
meta: {
......@@ -2078,6 +2107,20 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0002-grid-view/ibizsample0002-grid-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/f17editview/:f17editview?',
meta: {
caption: 'entities.ibizorder.views.f17editview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'f17editview', parameterName: 'f17editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-f17-edit-view/ibizorder-f17-edit-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/interfunckanbanview/:interfunckanbanview?',
meta: {
......@@ -2134,6 +2177,35 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizhardware-index-pickup-view/ibizhardware-index-pickup-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/f7editview/:f7editview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7editview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7editview', parameterName: 'f7editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-edit-view/ibizorder-detail-f7-edit-view.vue'),
},
{
path: 'ibizorderdetails/:ibizorderdetail?/f7editview/:f7editview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7editview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7editview', parameterName: 'f7editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-edit-view/ibizorder-detail-f7-edit-view.vue'),
},
{
path: 'ibizhardwares/:ibizhardware?/gridview9/:gridview9?',
meta: {
......@@ -2863,6 +2935,33 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbooktree-view/ibizbooktree-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/f7gridview/:f7gridview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7gridview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7gridview', parameterName: 'f7gridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-grid-view/ibizorder-detail-f7-grid-view.vue'),
},
{
path: '/ibizorderdetails/:ibizorderdetail?/f7gridview/:f7gridview?',
meta: {
caption: 'entities.ibizorderdetail.views.f7gridview.caption',
info:'',
parameters: [
{ pathName: 'ibizorderdetails', parameterName: 'ibizorderdetail' },
{ pathName: 'f7gridview', parameterName: 'f7gridview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-detail-f7-grid-view/ibizorder-detail-f7-grid-view.vue'),
},
{
path: '/ibizsample0018s/:ibizsample0018?/gridview/:gridview?',
meta: {
......@@ -4186,6 +4285,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0021-wfdyna-exp-grid-view/ibizsample0021-wfdyna-exp-grid-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/f17editview/:f17editview?',
meta: {
caption: 'entities.ibizorder.views.f17editview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'f17editview', parameterName: 'f17editview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-f17-edit-view/ibizorder-f17-edit-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/listexpview/:listexpview?',
meta: {
......
......@@ -45,6 +45,16 @@ export const viewstate: any = {
'0d9d3edf2d060a859fa7f2e206556730',
],
},
{
viewtag: '043b734dfdce227f01e99f7f636e395b',
viewmodule: 'Sample',
viewname: 'IBIZOrderDetailF7GridView',
viewaction: '',
viewdatachange: false,
refviews: [
'c8a1c9f876a50150221a8f34c881b4fa',
],
},
{
viewtag: '06f6c93b65230d180597e6bd32051447',
viewmodule: 'Sample',
......@@ -286,6 +296,7 @@ export const viewstate: any = {
'e9b54ef29b192ecd2da05ff9570eb4d5',
'b038c48269316664e5b48380a879fd99',
'd9bd3192a20de0815bed3fd3d79d0cb1',
'90d0f81d13e48ce41775442459bd5700',
'98865bf786ea85b14932dd5e48a74983',
'bc76c982dd2264463427eb57e9ed3fba',
'9f80ed66360fbbb9bc57c575fdd8814f',
......@@ -1068,6 +1079,18 @@ export const viewstate: any = {
'c9efbd1a76fcc2ce0bf6fbb4b7af561d',
],
},
{
viewtag: '90d0f81d13e48ce41775442459bd5700',
viewmodule: 'Sample',
viewname: 'IBIZOrderF17EditView',
viewaction: '',
viewdatachange: false,
refviews: [
'f7ce60a7707de1ef9f926b3f9d5d6954',
'043b734dfdce227f01e99f7f636e395b',
'2640aa1ca02649c8831b43023d449945',
],
},
{
viewtag: '9127e2414d8e646fd2b473695d17c485',
viewmodule: 'Sample',
......
......@@ -97,6 +97,7 @@ export default class IBIZOrderDetailUIServiceBase extends UIService {
*/
public initViewMap(){
this.allViewMap.set(':',{viewname:'smeditview9',srfappde:'ibizorderdetails',component:'ibizorder-detail-smedit-view9'});
this.allViewMap.set(':',{viewname:'f7gridview',srfappde:'ibizorderdetails',component:'ibizorder-detail-f7-grid-view'});
this.allViewMap.set(':',{viewname:'sf1editview',srfappde:'ibizorderdetails',component:'ibizorder-detail-sf1-edit-view'});
this.allViewMap.set(':',{viewname:'gridview9',srfappde:'ibizorderdetails',component:'ibizorder-detail-grid-view9'});
this.allViewMap.set(':',{viewname:'listview',srfappde:'ibizorderdetails',component:'ibizorder-detail-list-view'});
......@@ -106,6 +107,7 @@ export default class IBIZOrderDetailUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'sf2editview',srfappde:'ibizorderdetails',component:'ibizorder-detail-sf2-edit-view'});
this.allViewMap.set(':',{viewname:'sgridview9',srfappde:'ibizorderdetails',component:'ibizorder-detail-sgrid-view9'});
this.allViewMap.set(':',{viewname:'editview',srfappde:'ibizorderdetails',component:'ibizorder-detail-edit-view'});
this.allViewMap.set(':',{viewname:'f7editview',srfappde:'ibizorderdetails',component:'ibizorder-detail-f7-edit-view'});
this.allViewMap.set(':',{viewname:'chartview',srfappde:'ibizorderdetails',component:'ibizorder-detail-chart-view'});
this.allViewMap.set(':',{viewname:'f6gridview',srfappde:'ibizorderdetails',component:'ibizorder-detail-f6-grid-view'});
this.allViewMap.set(':',{viewname:'usr2editview',srfappde:'ibizorderdetails',component:'ibizorder-detail-usr2-edit-view'});
......
......@@ -125,7 +125,9 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'sgridview',srfappde:'ibizorders',component:'ibizorder-sgrid-view'});
this.allViewMap.set(':',{viewname:'barchartview',srfappde:'ibizorders',component:'ibizorder-bar-chart-view'});
this.allViewMap.set(':',{viewname:'dashboardview',srfappde:'ibizorders',component:'ibizorder-dashboard-view'});
this.allViewMap.set(':',{viewname:'usr4editview',srfappde:'ibizorders',component:'ibizorder-usr4-edit-view'});
this.allViewMap.set(':',{viewname:'sf1editview',srfappde:'ibizorders',component:'ibizorder-sf1-edit-view'});
this.allViewMap.set(':',{viewname:'f17editview',srfappde:'ibizorders',component:'ibizorder-f17-edit-view'});
this.allViewMap.set(':',{viewname:'listexpview',srfappde:'ibizorders',component:'ibizorder-list-exp-view'});
this.allViewMap.set(':',{viewname:'usr2calendarexpview',srfappde:'ibizorders',component:'ibizorder-usr2-calendar-exp-view'});
this.allViewMap.set(':',{viewname:'piechartview',srfappde:'ibizorders',component:'ibizorder-pie-chart-view'});
......
......@@ -794,6 +794,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case 'AppFunc79':
this.clickAppFunc79(item);
return;
case 'AppFunc92':
this.clickAppFunc92(item);
return;
case 'AppFunc36':
this.clickAppFunc36(item);
return;
......@@ -2488,6 +2491,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 临时模式
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public clickAppFunc92(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'f17editview', parameterName: 'f17editview' },
];
const path: string = this.$viewTool.buildUpRoutePath(this.$route, {}, deResParameters, parameters, [], viewparam);
if(Object.is(this.$route.fullPath,path)){
return;
}
this.$nextTick(function(){
this.$router.push(path);
})
}
/**
* 功能名称
*
......
......@@ -2879,6 +2879,25 @@ export default class MainMenuModel {
authtag:'Web-MainMenu-menuitem182',
},
],
},
{
id: 'C9EAF840-180C-43A5-A04A-DE242675A08A',
name: 'menuitem19',
text: '临时模式',
type: 'MENUITEM',
counterid: '',
tooltip: '临时模式',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'AppFunc92',
resourcetag: '',
authtag:'Web-MainMenu-menuitem19',
},
],
},
......@@ -4138,6 +4157,18 @@ export default class MainMenuModel {
{ pathName: 'usr9gridview', parameterName: 'usr9gridview' },
],
},
{
appfunctag: 'AppFunc92',
appfuncyype: 'APPVIEW',
openmode: '',
codename: 'ibizorderf17editview',
deResParameters: [],
routepath: '/index/:index?/ibizorders/:ibizorder?/f17editview/:f17editview?',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'f17editview', parameterName: 'f17editview' },
],
},
{
appfunctag: 'AppFunc36',
appfuncyype: 'APPVIEW',
......
/**
* DATA_0005 部件模型
*
* @export
* @class DATA_0005Model
*/
export default class DATA_0005Model {
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof DATA_0005Model
*/
public getDataItems(): any[] {
return [
{
name: 'srfwfmemo',
prop: 'srfwfmemo',
dataType: 'TEXT',
},
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name: 'srffrontuf',
prop: 'srffrontuf',
dataType: 'TEXT',
},
{
name: 'srfupdatedate',
prop: 'updatedate',
dataType: 'DATETIME',
},
{
name: 'srforikey',
},
{
name: 'srfkey',
prop: 'ibizorderid',
dataType: 'GUID',
},
{
name: 'srfmajortext',
prop: 'ibizordername',
dataType: 'TEXT',
},
{
name: 'srftempmode',
},
{
name: 'srfuf',
},
{
name: 'srfdeid',
},
{
name: 'srfsourcekey',
},
{
name: 'orderuid',
prop: 'orderuid',
dataType: 'TEXT',
},
{
name: 'ibizordername',
prop: 'ibizordername',
dataType: 'TEXT',
},
{
name: 'ordertime',
prop: 'ordertime',
dataType: 'DATE',
},
{
name: 'ibizcustomername',
prop: 'ibizcustomername',
dataType: 'PICKUPTEXT',
},
{
name: 'ordertype',
prop: 'ordertype',
dataType: 'SSCODELIST',
},
{
name: 'orderstate',
prop: 'orderstate',
dataType: 'SSCODELIST',
},
{
name: 'memo',
prop: 'memo',
dataType: 'LONGTEXT_1000',
},
{
name: 'ibizcustomerid',
prop: 'ibizcustomerid',
dataType: 'PICKUP',
},
{
name: 'ibizorderid',
prop: 'ibizorderid',
dataType: 'GUID',
},
{
name: 'ibizorder',
prop: 'ibizorderid',
dataType: 'FONTKEY',
},
]
}
}
\ No newline at end of file
.ivu-tabs-no-animation>.ivu-tabs-content{
padding: 0 16px;
}
.ivu-card-head{
padding: 14px 0;
}
.app-form {
overflow: auto;
padding: 6px;
> .ivu-row {
> .ivu-tabs {
height: 100%;
display: flex;
flex-direction: column;
> .ivu-tabs-content {
flex-grow: 1;
overflow: auto;
> .ivu-tabs-tabpane {
height: 100%;
}
}
}
}
}
.app-tabpanel-flex {
height: 100%;
> .ivu-tabs-content {
height: calc(100% - 52px);
> .ivu-tabs-tabpane {
height: 100%;
}
}
}
.app-form {
>.ivu-row:nth-child(2) {
>.ivu-col:nth-child(1) {
>.ivu-row.app-form-group.app-group-hiddden-caption:nth-child(1) {
margin-top: 12px;
}
}
}
}
.app-form{
// 表单行间距
.app-form-item{
margin-bottom: 20px;
}
// 表单按钮margin
.app-form-button{
margin:0 6px;
}
}
// this is less
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import DATA_0005Base from './data-0005-form-base.vue';
@Component({
components: {
}
})
export default class DATA_0005 extends DATA_0005Base {
}
</script>
\ No newline at end of file
......@@ -88,7 +88,7 @@
<!--输出实体[IBIZAPPEXTENDEDITOR]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizappextendeditor-35-4">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizappextendeditor-37-4">
<createTable tableName="T_IBIZAPPEXTENDEDITOR">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......@@ -172,7 +172,7 @@
<!--输出实体[IBIZBOOK]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-1019-7">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-1026-7">
<createTable tableName="T_IBIZBOOK">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......@@ -344,7 +344,7 @@
<!--输出实体[IBIZORDER]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-481-14">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-502-14">
<createTable tableName="T_IBIZORDER">
<column name="TP" remarks="" type="TEXT(1048576)">
</column>
......@@ -394,7 +394,7 @@
<!--输出实体[IBIZORDERDETAIL]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorderdetail-104-15">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorderdetail-106-15">
<createTable tableName="T_IBIZORDERDETAIL">
<column name="IBIZORDERDETAILNAME" remarks="" type="VARCHAR(200)">
</column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册