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

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

上级 d0a044e0
......@@ -743,6 +743,14 @@
"viewname": "IBIZSample0003SPickupTreeView",
"viewtag": "543f5f6115605ade1395be25b53be76c"
},
"ibizordertestcltreeexpview": {
"title": "测试布局面板(树导航)",
"caption": "测试布局面板(树导航)",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderTestCLTreeExpView",
"viewtag": "5515A024-BD26-40B2-A13E-932A0DF3E40A"
},
"ibizordersf3gridview": {
"title": "订单表格视图",
"caption": "订单",
......@@ -1583,6 +1591,14 @@
"viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036"
},
"ibizordertestclchartview": {
"title": "测试布局面板(图表)",
"caption": "测试布局面板(图表)",
"viewtype": "DECHARTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderTestCLChartView",
"viewtag": "BD432FCA-7527-48B5-B553-AE51D75438A3"
},
"ibizbooknewdefaultvaluegridview": {
"title": "表格新建默认值",
"caption": "表格新建默认值",
......
......@@ -375,6 +375,8 @@ function getAppLocale(){
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
menuitem188: commonLogic.appcommonhandle("测试布局面板(图表)",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
},
formpage:{
......
......@@ -375,6 +375,8 @@ function getAppLocale(){
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
menuitem188: commonLogic.appcommonhandle("测试布局面板(图表)",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
},
formpage:{
......
......@@ -375,6 +375,8 @@ function getAppLocale(){
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
menuitem188: commonLogic.appcommonhandle("测试布局面板(图表)",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
},
formpage:{
......
......@@ -107,6 +107,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
title: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
},
testcltreeexpview: {
caption: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
title: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
sf3gridview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null),
......@@ -219,6 +223,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -1490,6 +1498,44 @@ function getLocaleResourceBase(){
},
treegridexviewtoolbar_toolbar: {
},
gridview9toolbar_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),
},
},
seditview4toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1586,44 +1632,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
gridview9toolbar_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),
},
},
sf20gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -107,6 +107,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("Entity Editing View (up-down relationship)",null),
title: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
},
testcltreeexpview: {
caption: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
title: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
sf3gridview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null),
......@@ -219,6 +223,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -1490,6 +1498,44 @@ function getLocaleResourceBase(){
},
treegridexviewtoolbar_toolbar: {
},
gridview9toolbar_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),
},
},
seditview4toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("New",null),
......@@ -1586,44 +1632,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
gridview9toolbar_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),
},
},
sf20gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
......
......@@ -107,6 +107,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
title: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
},
testcltreeexpview: {
caption: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
title: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
},
sf3gridview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单表格视图",null),
......@@ -219,6 +223,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流表格视图(订单审批)",null),
},
testclchartview: {
caption: commonLogic.appcommonhandle("测试布局面板(图表)",null),
title: commonLogic.appcommonhandle("测试布局面板(图表)",null),
},
odsp_d_wfeditview: {
caption: commonLogic.appcommonhandle("订单",null),
title: commonLogic.appcommonhandle("订单工作流编辑视图(订单审批)",null),
......@@ -1490,6 +1498,44 @@ function getLocaleResourceBase(){
},
treegridexviewtoolbar_toolbar: {
},
gridview9toolbar_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),
},
},
seditview4toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1586,44 +1632,6 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("数据导入",null),
},
},
gridview9toolbar_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),
},
},
sf20gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -751,6 +751,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0003SPickupTreeView",
"viewtag": "543f5f6115605ade1395be25b53be76c"
},
"ibizordertestcltreeexpview": {
"title": "测试布局面板(树导航)",
"caption": "测试布局面板(树导航)",
"viewtype": "DETREEEXPVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderTestCLTreeExpView",
"viewtag": "5515A024-BD26-40B2-A13E-932A0DF3E40A"
},
"ibizordersf3gridview": {
"title": "订单表格视图",
"caption": "订单",
......@@ -1591,6 +1599,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0001SF4EditView",
"viewtag": "bb609fe4b67afe2ec2d2e29112101036"
},
"ibizordertestclchartview": {
"title": "测试布局面板(图表)",
"caption": "测试布局面板(图表)",
"viewtype": "DECHARTVIEW",
"viewmodule": "Sample",
"viewname": "IBIZOrderTestCLChartView",
"viewtag": "BD432FCA-7527-48B5-B553-AE51D75438A3"
},
"ibizbooknewdefaultvaluegridview": {
"title": "表格新建默认值",
"caption": "表格新建默认值",
......
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderTestCLChartViewBase from './ibizorder-test-clchart-view-base.vue';
import view_searchform from '@widgets/ibizorder/default-searchform/default-searchform.vue';
import view_chart from '@widgets/ibizorder/usr-chart/usr-chart.vue';
@Component({
components: {
view_searchform,
view_chart,
},
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 IBIZOrderTestCLChartView extends IBIZOrderTestCLChartViewBase {
}
</script>
\ No newline at end of file
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZOrderTestCLTreeExpViewBase from './ibizorder-test-cltree-exp-view-base.vue';
import view_treeexpbar from '@widgets/ibizorder/test-cltree-exp-viewtreeexpbar-treeexpbar/test-cltree-exp-viewtreeexpbar-treeexpbar.vue';
@Component({
components: {
view_treeexpbar,
},
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 IBIZOrderTestCLTreeExpView extends IBIZOrderTestCLTreeExpViewBase {
}
</script>
\ No newline at end of file
......@@ -112,6 +112,8 @@ export const PageComponents = {
Vue.component('ibizbooktest-cldata-view', () => import('@pages/sample/ibizbooktest-cldata-view/ibizbooktest-cldata-view.vue'));
Vue.component('ibizbooktest-cltree-view', () => import('@pages/sample/ibizbooktest-cltree-view/ibizbooktest-cltree-view.vue'));
Vue.component('ibizbooktest-clcalendar-view', () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'));
Vue.component('ibizorder-test-clchart-view', () => import('@pages/sample/ibizorder-test-clchart-view/ibizorder-test-clchart-view.vue'));
Vue.component('ibizorder-test-cltree-exp-view', () => import('@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-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('ibizappctrlgrid-view', () => import('@pages/sample/ibizappctrlgrid-view/ibizappctrlgrid-view.vue'));
......
......@@ -1734,6 +1734,34 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/testclchartview/:testclchartview?',
meta: {
caption: 'entities.ibizorder.views.testclchartview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testclchartview', parameterName: 'testclchartview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-clchart-view/ibizorder-test-clchart-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/testcltreeexpview/:testcltreeexpview?',
meta: {
caption: 'entities.ibizorder.views.testcltreeexpview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcltreeexpview', parameterName: 'testcltreeexpview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-view.vue'),
},
{
path: 'ibizappviews/:ibizappview?/gridview/:gridview?',
meta: {
......@@ -3728,6 +3756,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizorder-sedit-view4/ibizorder-sedit-view4.vue'),
},
{
path: '/ibizorders/:ibizorder?/testcltreeexpview/:testcltreeexpview?',
meta: {
caption: 'entities.ibizorder.views.testcltreeexpview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcltreeexpview', parameterName: 'testcltreeexpview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/sf3gridview/:sf3gridview?',
meta: {
......@@ -4859,6 +4900,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?',
meta: {
caption: 'entities.ibizorder.views.testclchartview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testclchartview', parameterName: 'testclchartview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-clchart-view/ibizorder-test-clchart-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/newdefaultvaluegridview/:newdefaultvaluegridview?',
meta: {
......
......@@ -900,6 +900,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizorder-sedit-view4/ibizorder-sedit-view4.vue'),
},
{
path: '/ibizorders/:ibizorder?/testcltreeexpview/:testcltreeexpview?',
meta: {
caption: 'entities.ibizorder.views.testcltreeexpview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcltreeexpview', parameterName: 'testcltreeexpview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/sf3gridview/:sf3gridview?',
meta: {
......@@ -2031,6 +2044,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0001-sf4-edit-view/ibizsample0001-sf4-edit-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/testclchartview/:testclchartview?',
meta: {
caption: 'entities.ibizorder.views.testclchartview.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testclchartview', parameterName: 'testclchartview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-clchart-view/ibizorder-test-clchart-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/newdefaultvaluegridview/:newdefaultvaluegridview?',
meta: {
......
......@@ -643,6 +643,17 @@ export const viewstate: any = {
'6bc6e690dc5abfc6d89703e4459c785c',
],
},
{
viewtag: '5515A024-BD26-40B2-A13E-932A0DF3E40A',
viewmodule: 'Sample',
viewname: 'IBIZOrderTestCLTreeExpView',
viewaction: '',
viewdatachange: false,
refviews: [
'a5c123887fed6734a6b04952d01f242d',
'91bbbdfe28764098844c216c826756f4',
],
},
{
viewtag: '55f7fd4d93f5f52c0d0ad59cc61ca1e6',
viewmodule: 'Sample',
......@@ -809,6 +820,8 @@ export const viewstate: any = {
'085AFCE3-1192-4CF2-993A-7A4EB1D55A06',
'121A691B-48F2-40B0-AF2A-4399BD5092F7',
'763A9DA0-DC92-49C9-85B7-647A36C019C9',
'BD432FCA-7527-48B5-B553-AE51D75438A3',
'5515A024-BD26-40B2-A13E-932A0DF3E40A',
],
},
{
......@@ -1528,6 +1541,15 @@ export const viewstate: any = {
refviews: [
],
},
{
viewtag: 'BD432FCA-7527-48B5-B553-AE51D75438A3',
viewmodule: 'Sample',
viewname: 'IBIZOrderTestCLChartView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{
viewtag: 'be796b135f7a2f9a83e22a91a0d21db9',
viewmodule: 'Sample',
......
......@@ -116,6 +116,7 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'usr2gridview',srfappde:'ibizorders',component:'ibizorder-usr2-grid-view'});
this.allViewMap.set(':',{viewname:'seditview2',srfappde:'ibizorders',component:'ibizorder-sedit-view2'});
this.allViewMap.set(':',{viewname:'seditview4',srfappde:'ibizorders',component:'ibizorder-sedit-view4'});
this.allViewMap.set(':',{viewname:'testcltreeexpview',srfappde:'ibizorders',component:'ibizorder-test-cltree-exp-view'});
this.allViewMap.set(':',{viewname:'sf3gridview',srfappde:'ibizorders',component:'ibizorder-sf3-grid-view'});
this.allViewMap.set('EDITVIEW:MSTAG:30',{viewname:'state30editview2',srfappde:'ibizorders',component:'ibizorder-state30-edit-view2'});
this.allViewMap.set(':',{viewname:'f8editview',srfappde:'ibizorders',component:'ibizorder-f8-edit-view'});
......@@ -144,6 +145,7 @@ export default class IBIZOrderUIServiceBase extends UIService {
this.allViewMap.set('WFEDITVIEW:ODSP:W:10',{viewname:'odsp_w10_wfeditview',srfappde:'ibizorders',component:'ibizorder-odsp-w10-wfedit-view'});
this.allViewMap.set(':',{viewname:'areachartview',srfappde:'ibizorders',component:'ibizorder-area-chart-view'});
this.allViewMap.set('WFMDATAVIEW:ODSP:W',{viewname:'odsp_w_wfgridview',srfappde:'ibizorders',component:'ibizorder-odsp-w-wfgrid-view'});
this.allViewMap.set(':',{viewname:'testclchartview',srfappde:'ibizorders',component:'ibizorder-test-clchart-view'});
this.allViewMap.set('WFEDITVIEW:ODSP:D',{viewname:'odsp_d_wfeditview',srfappde:'ibizorders',component:'ibizorder-odsp-d-wfedit-view'});
this.allViewMap.set(':',{viewname:'f19editview',srfappde:'ibizorders',component:'ibizorder-f19-edit-view'});
this.allViewMap.set(':',{viewname:'f17editview',srfappde:'ibizorders',component:'ibizorder-f17-edit-view'});
......
......@@ -940,6 +940,12 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case 'UsrAppFunc1103578816':
this.clickUsrAppFunc1103578816(item);
return;
case 'UsrAppFunc1104195725':
this.clickUsrAppFunc1104195725(item);
return;
case 'UsrAppFunc1104869965':
this.clickUsrAppFunc1104869965(item);
return;
default:
console.warn('未指定应用功能');
}
......@@ -3564,6 +3570,52 @@ export default class MainMenuBase extends Vue implements ControlInterface {
this.$router.push(path);
})
}
/**
* 测试布局面板(图表)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public clickUsrAppFunc1104195725(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testclchartview', parameterName: 'testclchartview' },
];
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);
})
}
/**
* 测试布局面板(树导航)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public clickUsrAppFunc1104869965(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcltreeexpview', parameterName: 'testcltreeexpview' },
];
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);
})
}
/**
* 数据加载
......
......@@ -621,7 +621,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -657,7 +657,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public loadDraft(opt: any = {},mode?:string): void {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -1545,7 +1545,7 @@ export default class SFormBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLEditView2' + (this.$t('app.formpage.notconfig.loadaction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSEditView3' + (this.$t('app.formpage.notconfig.loadaction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -1580,7 +1580,7 @@ export default class SFormBase extends Vue implements ControlInterface {
*/
public loadDraft(opt: any = {}): void {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLEditView2' + (this.$t('app.formpage.notconfig.loaddraftaction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSEditView3' + (this.$t('app.formpage.notconfig.loaddraftaction') as string) });
return;
}
const arg: any = { ...opt } ;
......@@ -1642,7 +1642,7 @@ export default class SFormBase extends Vue implements ControlInterface {
const action: any = Object.is(data.srfuf, '1') ? this.updateAction : this.createAction;
if(!action){
let actionName:any = Object.is(data.srfuf, '1')?"updateAction":"createAction";
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLEditView2' + (this.$t('app.formpage.notconfig.actionname') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSEditView3' + (this.$t('app.formpage.notconfig.actionname') as string) });
return;
}
Object.assign(arg,{viewparams:this.viewparams});
......@@ -1750,7 +1750,7 @@ export default class SFormBase extends Vue implements ControlInterface {
const action: any = Object.is(data.srfuf, '1') ? this.updateAction : this.createAction;
if(!action){
let actionName:any = Object.is(data.srfuf, '1')?"updateAction":"createAction";
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLEditView2' + (this.$t('app.formpage.notconfig.actionname') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSEditView3' + (this.$t('app.formpage.notconfig.actionname') as string) });
return;
}
Object.assign(arg,{viewparams:this.viewparams});
......@@ -1827,7 +1827,7 @@ export default class SFormBase extends Vue implements ControlInterface {
public remove(opt:Array<any> = [],showResultInfo?: boolean): Promise<any> {
return new Promise((resolve: any, reject: any) => {
if(!this.removeAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLEditView2' + (this.$t('app.formpage.notconfig.removeaction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSEditView3' + (this.$t('app.formpage.notconfig.removeaction') as string) });
return;
}
const arg: any = opt[0];
......
/**
* TestCLTreeExpViewtreeexpbar 部件模型
*
* @export
* @class TestCLTreeExpViewtreeexpbarModel
*/
export default class TestCLTreeExpViewtreeexpbarModel {
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof TestCLTreeExpViewtreeexpbarModel
*/
public getDataItems(): any[] {
return [
{
name: 'tp',
},
{
name: 'endtime',
},
{
name: 'wfstate',
},
{
name: 'createdate',
},
{
name: 'opinion',
},
{
name: 'updatedate',
},
{
name: 'ordertype',
},
{
name: 'detailnum',
},
{
name: 'wfinstanceid',
},
{
name: 'amount',
},
{
name: 'orderuid',
},
{
name: 'ibizorder',
prop: 'ibizorderid',
},
{
name: 'orderstate',
},
{
name: 'starttime',
},
{
name: 'updateman',
},
{
name: 'wfstep',
},
{
name: 'createman',
},
{
name: 'ibizordername',
},
{
name: 'ordertime',
},
{
name: 'memo',
},
{
name: 'ibizcustomername',
},
{
name: 'ibizcustomerid',
},
]
}
}
\ No newline at end of file
import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';
/**
* TestCLTreeExpViewtreeexpbar 部件服务对象
*
* @export
* @class TestCLTreeExpViewtreeexpbarService
*/
export default class TestCLTreeExpViewtreeexpbarService extends ControlService {
}
\ No newline at end of file
.app-tree-exp-bar {
height: 100%;
display: flex;
flex-direction: column;
.tree-exp-bar-header {
line-height: 50px;
border-bottom: 1px solid #ddd;
.tree-exp-bar-title {
font-size: 18px;
padding-left: 8px;
i {
font-size: 20px;
margin-top: -2px;
}
}
}
.exp-bar-action-container {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
.search-container {
width: 30%;
height: 48px;
padding: 10px 10px 10px 0;
min-width: 200px;
max-width: 400px;
}
.toolbar-container{
padding: 4px;
}
.quick-group-container {
padding-top: 8px;
padding-right: 20px;
}
}
.tree-exp-bar-content {
flex-grow: 1;
overflow: auto;
}
}
// this is less
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import TestCLTreeExpViewtreeexpbarBase from './test-cltree-exp-viewtreeexpbar-treeexpbar-base.vue';
import view_treeexpbar_tree from '@widgets/ibizorder/tree-exp-treeview/tree-exp-treeview.vue';
@Component({
components: {
view_treeexpbar_tree,
}
})
export default class TestCLTreeExpViewtreeexpbar extends TestCLTreeExpViewtreeexpbarBase {
}
</script>
\ No newline at end of file
......@@ -340,7 +340,7 @@
<!--输出实体[IBIZORDER]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-46-14">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizorder-68-14">
<createTable tableName="T_IBIZORDER">
<column name="TP" remarks="" type="TEXT(1048576)">
</column>
......
......@@ -37,7 +37,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZORDER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet author="a_LAB01_df847bdfd" id="view-ibizorder-46-8" runOnChange="true">
<changeSet author="a_LAB01_df847bdfd" id="view-ibizorder-68-8" runOnChange="true">
<createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZORDER">
<![CDATA[ SELECT t1.[AMOUNT], t1.[CREATEDATE], t1.[CREATEMAN], t1.[DETAILNUM], t1.[IBIZCUSTOMERID], t11.[IBIZCUSTOMERNAME], t1.[IBIZORDERID], t1.[IBIZORDERNAME], t1.[MEMO], t1.[ORDERSTATE], t1.[ORDERTIME], t1.[ORDERTYPE], t1.[ORDERUID], t1.[UPDATEDATE], t1.[UPDATEMAN], t1.[WFINSTANCEID], t1.[WFSTATE], t1.[WFSTEP] FROM [T_IBIZORDER] t1 LEFT JOIN T_IBIZCUSTOMER t11 ON t1.IBIZCUSTOMERID = t11.IBIZCUSTOMERID ]]>
</createView>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册