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

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

上级 ee474370
......@@ -374,10 +374,7 @@ function getAppLocale(){
menuitem126: commonLogic.appcommonhandle("自定义导航",null),
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem205: commonLogic.appcommonhandle("项布局面板测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem213: commonLogic.appcommonhandle("按钮测试",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
menuitem190: commonLogic.appcommonhandle("视图",null),
menuitem191: commonLogic.appcommonhandle("单数据视图",null),
menuitem192: commonLogic.appcommonhandle("实体向导视图",null),
......
......@@ -374,10 +374,7 @@ function getAppLocale(){
menuitem126: commonLogic.appcommonhandle("自定义导航",null),
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem205: commonLogic.appcommonhandle("项布局面板测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem213: commonLogic.appcommonhandle("按钮测试",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
menuitem190: commonLogic.appcommonhandle("视图",null),
menuitem191: commonLogic.appcommonhandle("单数据视图",null),
menuitem192: commonLogic.appcommonhandle("实体向导视图",null),
......
......@@ -374,10 +374,7 @@ function getAppLocale(){
menuitem126: commonLogic.appcommonhandle("自定义导航",null),
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem205: commonLogic.appcommonhandle("项布局面板测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem213: commonLogic.appcommonhandle("按钮测试",null),
menuitem189: commonLogic.appcommonhandle("测试布局面板(树导航)",null),
menuitem190: commonLogic.appcommonhandle("视图",null),
menuitem191: commonLogic.appcommonhandle("单数据视图",null),
menuitem192: commonLogic.appcommonhandle("实体向导视图",null),
......
......@@ -3043,42 +3043,6 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls: '',
appfunctag: 'AppFunc125',
resourcetag: '',
},
{
id: '02F37E5C-242A-48BC-8F1B-13752CFEA81C',
name: 'menuitem131',
text: '编辑视图(左右关系)',
type: 'MENUITEM',
counterid: '',
tooltip: '编辑视图(左右关系)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1103768001',
resourcetag: '',
},
{
id: '03B59CCF-ACEA-449A-8DA6-441355D68F32',
name: 'menuitem142',
text: '列表视图(自定义面板)',
type: 'MENUITEM',
counterid: '',
tooltip: '列表视图(自定义面板)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1103202475',
resourcetag: '',
},
{
id: 'A8AB8061-19AA-4BFA-84F9-9638DB11CD45',
......@@ -3097,24 +3061,6 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls: '',
appfunctag: 'AppFunc126',
resourcetag: '',
},
{
id: 'E33151CB-C0A6-4A94-A305-DDB7613F0C68',
name: 'menuitem189',
text: '测试布局面板(树导航)',
type: 'MENUITEM',
counterid: '',
tooltip: '测试布局面板(树导航)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1104869965',
resourcetag: '',
},
{
id: 'D8366768-F6CB-4F6C-B196-02C4FF40AFEB',
......
......@@ -110,10 +110,7 @@ export const PageComponents = {
Vue.component('ibizcustomer-media-test-edit-view', () => import('@pages/sample/ibizcustomer-media-test-edit-view/ibizcustomer-media-test-edit-view.vue'));
Vue.component('ibizorder-test-custom-layout-panel-grid-exp-view', () => import('@pages/sample/ibizorder-test-custom-layout-panel-grid-exp-view/ibizorder-test-custom-layout-panel-grid-exp-view.vue'));
Vue.component('ibizbookusr5-list-view', () => import('@pages/sample/ibizbookusr5-list-view/ibizbookusr5-list-view.vue'));
Vue.component('ibizorder-test-cledit-view2', () => import('@pages/sample/ibizorder-test-cledit-view2/ibizorder-test-cledit-view2.vue'));
Vue.component('ibizbooktest-cllist-view', () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'));
Vue.component('ibizcustomer-usr3-edit-view', () => import('@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-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('ibizbookwizard-view-layout', () => import('@pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue'));
Vue.component('ibizbookinter-func-edit-view-layout', () => import('@pages/sample/ibizbookinter-func-edit-view-layout/ibizbookinter-func-edit-view-layout.vue'));
Vue.component('ibizorder-sedit-view3-layout', () => import('@pages/sample/ibizorder-sedit-view3-layout/ibizorder-sedit-view3-layout.vue'));
......
......@@ -1706,34 +1706,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr5-list-view/ibizbookusr5-list-view.vue'),
},
{
path: 'ibizorders/:ibizorder?/testcleditview2/:testcleditview2?',
meta: {
caption: 'entities.ibizorder.views.testcleditview2.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcleditview2', parameterName: 'testcleditview2' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cledit-view2/ibizorder-test-cledit-view2.vue'),
},
{
path: 'ibizbooks/:ibizbook?/testcllistview/:testcllistview?',
meta: {
caption: 'entities.ibizbook.views.testcllistview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcllistview', parameterName: 'testcllistview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'),
},
{
path: 'ibizcustomers/:ibizcustomer?/usr3editview/:usr3editview?',
meta: {
......@@ -1748,20 +1720,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-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: 'ibizbooks/:ibizbook?/wizardview_layout/:wizardview_layout?',
meta: {
......@@ -4363,19 +4321,6 @@ 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: '/ibizcustomers/:ibizcustomer?/mpickupview_layout/:mpickupview_layout?',
meta: {
......@@ -4902,19 +4847,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcllistview/:testcllistview?',
meta: {
caption: 'entities.ibizbook.views.testcllistview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcllistview', parameterName: 'testcllistview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sf2editview/:sf2editview?',
meta: {
......@@ -6016,19 +5948,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookupdate-default-grid-view/ibizbookupdate-default-grid-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/testcleditview2/:testcleditview2?',
meta: {
caption: 'entities.ibizorder.views.testcleditview2.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcleditview2', parameterName: 'testcleditview2' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cledit-view2/ibizorder-test-cledit-view2.vue'),
},
{
path: '/ibizorders/:ibizorder?/treegridexview/:treegridexview?',
meta: {
......
......@@ -1017,19 +1017,6 @@ 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: '/ibizcustomers/:ibizcustomer?/mpickupview_layout/:mpickupview_layout?',
meta: {
......@@ -1556,19 +1543,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcllistview/:testcllistview?',
meta: {
caption: 'entities.ibizbook.views.testcllistview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcllistview', parameterName: 'testcllistview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sf2editview/:sf2editview?',
meta: {
......@@ -2670,19 +2644,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookupdate-default-grid-view/ibizbookupdate-default-grid-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/testcleditview2/:testcleditview2?',
meta: {
caption: 'entities.ibizorder.views.testcleditview2.caption',
info:'',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcleditview2', parameterName: 'testcleditview2' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizorder-test-cledit-view2/ibizorder-test-cledit-view2.vue'),
},
{
path: '/ibizorders/:ibizorder?/treegridexview/:treegridexview?',
meta: {
......
......@@ -747,17 +747,6 @@ export const viewstate: any = {
'6bc6e690dc5abfc6d89703e4459c785c',
],
},
{
viewtag: '5515A024-BD26-40B2-A13E-932A0DF3E40A',
viewmodule: 'Sample',
viewname: 'IBIZOrderTestCLTreeExpView',
viewaction: '',
viewdatachange: false,
refviews: [
'a5c123887fed6734a6b04952d01f242d',
'91bbbdfe28764098844c216c826756f4',
],
},
{
viewtag: '55c95540dba6d9b43562beb6ce69d10d',
viewmodule: 'Sample',
......@@ -932,10 +921,7 @@ export const viewstate: any = {
'38b0b453d423e0772822db6be4f02505',
'2D42F3B7-3267-4276-9120-10F2D81E35AF',
'c680bdc2306ff1ea39102917225bdade',
'D6D7779F-95C9-48C0-B2E1-ED4C20E5E157',
'79C13556-8423-4886-ADB3-6FF73C1E97F1',
'89f50fe0180852e47ffbb486cdfaf305',
'5515A024-BD26-40B2-A13E-932A0DF3E40A',
'ca90f2d89734ba48161642abc9d2cbbd',
'6c9e2f980d5916949d3b16944f887a4b',
'5b7402fd99632895f9f6d32d6477cb20',
......@@ -1286,16 +1272,6 @@ export const viewstate: any = {
'88ca61cdf39cd0f97cf3863e9a6974b3',
],
},
{
viewtag: '79C13556-8423-4886-ADB3-6FF73C1E97F1',
viewmodule: 'Sample',
viewname: 'IBIZBOOKTestCLListView',
viewaction: '',
viewdatachange: false,
refviews: [
'58e37ccddda10feedac7c809d5cee02a',
],
},
{
viewtag: '7ccb985d6fc6a6795502a2ba742f95b5',
viewmodule: 'Sample',
......@@ -2051,18 +2027,6 @@ export const viewstate: any = {
'58e37ccddda10feedac7c809d5cee02a',
],
},
{
viewtag: 'D6D7779F-95C9-48C0-B2E1-ED4C20E5E157',
viewmodule: 'Sample',
viewname: 'IBIZOrderTestCLEditView2',
viewaction: '',
viewdatachange: false,
refviews: [
'f083dd992abed44bf15a9930b45c3895',
'b9bb43793e46dd754a82ae6928e5557d',
'6bc6e690dc5abfc6d89703e4459c785c',
],
},
{
viewtag: 'd7f9470512d0d0ad2d4aba7b17e40b05',
viewmodule: 'Sample',
......
......@@ -962,18 +962,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case 'AppFunc125':
this.clickAppFunc125(item);
return;
case 'UsrAppFunc1103768001':
this.clickUsrAppFunc1103768001(item);
return;
case 'UsrAppFunc1103202475':
this.clickUsrAppFunc1103202475(item);
return;
case 'AppFunc126':
this.clickAppFunc126(item);
return;
case 'UsrAppFunc1104869965':
this.clickUsrAppFunc1104869965(item);
return;
case 'AppFunc102':
this.clickAppFunc102(item);
return;
......@@ -3640,52 +3631,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 测试编辑视图(左右关系)视图面板
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public clickUsrAppFunc1103768001(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcleditview2', parameterName: 'testcleditview2' },
];
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 clickUsrAppFunc1103202475(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcllistview', parameterName: 'testcllistview' },
];
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);
})
}
/**
* 按钮测试
*
......@@ -3709,29 +3654,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 测试布局面板(树导航)
*
* @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);
})
}
/**
* 图书实体向导视图(布局面板)
*
......
......@@ -3212,44 +3212,6 @@ export default class MainMenuModel {
appfunctag: 'AppFunc125',
resourcetag: '',
authtag:'Web-MainMenu-menuitem205',
},
{
id: '02F37E5C-242A-48BC-8F1B-13752CFEA81C',
name: 'menuitem131',
text: '编辑视图(左右关系)',
type: 'MENUITEM',
counterid: '',
tooltip: '编辑视图(左右关系)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1103768001',
resourcetag: '',
authtag:'Web-MainMenu-menuitem131',
},
{
id: '03B59CCF-ACEA-449A-8DA6-441355D68F32',
name: 'menuitem142',
text: '列表视图(自定义面板)',
type: 'MENUITEM',
counterid: '',
tooltip: '列表视图(自定义面板)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1103202475',
resourcetag: '',
authtag:'Web-MainMenu-menuitem142',
},
{
id: 'A8AB8061-19AA-4BFA-84F9-9638DB11CD45',
......@@ -3269,25 +3231,6 @@ export default class MainMenuModel {
appfunctag: 'AppFunc126',
resourcetag: '',
authtag:'Web-MainMenu-menuitem213',
},
{
id: 'E33151CB-C0A6-4A94-A305-DDB7613F0C68',
name: 'menuitem189',
text: '测试布局面板(树导航)',
type: 'MENUITEM',
counterid: '',
tooltip: '测试布局面板(树导航)',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'UsrAppFunc1104869965',
resourcetag: '',
authtag:'Web-MainMenu-menuitem189',
},
{
id: 'D8366768-F6CB-4F6C-B196-02C4FF40AFEB',
......@@ -5355,30 +5298,6 @@ export default class MainMenuModel {
{ pathName: 'usr5listview', parameterName: 'usr5listview' },
],
},
{
appfunctag: 'UsrAppFunc1103768001',
appfuncyype: 'APPVIEW',
openmode: '',
codename: 'ibizordertestcleditview2',
deResParameters: [],
routepath: '/index/:index?/ibizorders/:ibizorder?/testcleditview2/:testcleditview2?',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcleditview2', parameterName: 'testcleditview2' },
],
},
{
appfunctag: 'UsrAppFunc1103202475',
appfuncyype: 'APPVIEW',
openmode: '',
codename: 'ibizbooktestcllistview',
deResParameters: [],
routepath: '/index/:index?/ibizbooks/:ibizbook?/testcllistview/:testcllistview?',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcllistview', parameterName: 'testcllistview' },
],
},
{
appfunctag: 'AppFunc126',
appfuncyype: 'APPVIEW',
......@@ -5391,18 +5310,6 @@ export default class MainMenuModel {
{ pathName: 'usr3editview', parameterName: 'usr3editview' },
],
},
{
appfunctag: 'UsrAppFunc1104869965',
appfuncyype: 'APPVIEW',
openmode: '',
codename: 'ibizordertestcltreeexpview',
deResParameters: [],
routepath: '/index/:index?/ibizorders/:ibizorder?/testcltreeexpview/:testcltreeexpview?',
parameters: [
{ pathName: 'ibizorders', parameterName: 'ibizorder' },
{ pathName: 'testcltreeexpview', parameterName: 'testcltreeexpview' },
],
},
{
appfunctag: 'AppFunc102',
appfuncyype: 'APPVIEW',
......
......@@ -618,7 +618,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -654,7 +654,7 @@ export default class DefaultBase 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: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -46,11 +46,11 @@
<span class="quick-toolbar">
<div class='toolbar-container'>
<tooltip :transfer="true" :max-width="600">
<i-button v-show="usr4listview_layoutlist_quicktoolbarModels.deuiaction1.visabled" :disabled="usr4listview_layoutlist_quicktoolbarModels.deuiaction1.disabled" class='' v-button-loading:i-button @click="list_quicktoolbar_click({ tag: 'deuiaction1' }, $event)">
<i-button v-show="listviewlist_quicktoolbarModels.deuiaction1.visabled" :disabled="listviewlist_quicktoolbarModels.deuiaction1.disabled" class='' v-button-loading:i-button @click="list_quicktoolbar_click({ tag: 'deuiaction1' }, $event)">
<i class='fa fa-file-text-o'></i>
<span class='caption'>{{$t('entities.ibizbook.usr4listview_layoutlist_quicktoolbar_toolbar.deuiaction1.caption')}}</span>
<span class='caption'>{{$t('entities.ibizbook.listviewlist_quicktoolbar_toolbar.deuiaction1.caption')}}</span>
</i-button>
<div slot='content'>{{$t('entities.ibizbook.usr4listview_layoutlist_quicktoolbar_toolbar.deuiaction1.tip')}}</div>
<div slot='content'>{{$t('entities.ibizbook.listviewlist_quicktoolbar_toolbar.deuiaction1.tip')}}</div>
</tooltip>
</div>
</span>
......@@ -61,18 +61,18 @@
<span class="batch-toolbar">
<div class='toolbar-container'>
<tooltip :transfer="true" :max-width="600">
<i-button v-show="usr4listview_layoutlist_batchtoolbarModels.deuiaction1.visabled" :disabled="usr4listview_layoutlist_batchtoolbarModels.deuiaction1.disabled" class='' v-button-loading:i-button @click="list_batchtoolbar_click({ tag: 'deuiaction1' }, $event)">
<i-button v-show="listviewlist_batchtoolbarModels.deuiaction1.visabled" :disabled="listviewlist_batchtoolbarModels.deuiaction1.disabled" class='' v-button-loading:i-button @click="list_batchtoolbar_click({ tag: 'deuiaction1' }, $event)">
<i class='fa fa-edit'></i>
<span class='caption'>{{$t('entities.ibizbook.usr4listview_layoutlist_batchtoolbar_toolbar.deuiaction1.caption')}}</span>
<span class='caption'>{{$t('entities.ibizbook.listviewlist_batchtoolbar_toolbar.deuiaction1.caption')}}</span>
</i-button>
<div slot='content'>{{$t('entities.ibizbook.usr4listview_layoutlist_batchtoolbar_toolbar.deuiaction1.tip')}}</div>
<div slot='content'>{{$t('entities.ibizbook.listviewlist_batchtoolbar_toolbar.deuiaction1.tip')}}</div>
</tooltip>
<tooltip :transfer="true" :max-width="600">
<i-button v-show="usr4listview_layoutlist_batchtoolbarModels.deuiaction2.visabled" :disabled="usr4listview_layoutlist_batchtoolbarModels.deuiaction2.disabled" class='' v-button-loading:i-button @click="list_batchtoolbar_click({ tag: 'deuiaction2' }, $event)">
<i-button v-show="listviewlist_batchtoolbarModels.deuiaction2.visabled" :disabled="listviewlist_batchtoolbarModels.deuiaction2.disabled" class='' v-button-loading:i-button @click="list_batchtoolbar_click({ tag: 'deuiaction2' }, $event)">
<i class='fa fa-remove'></i>
<span class='caption'>{{$t('entities.ibizbook.usr4listview_layoutlist_batchtoolbar_toolbar.deuiaction2.caption')}}</span>
<span class='caption'>{{$t('entities.ibizbook.listviewlist_batchtoolbar_toolbar.deuiaction2.caption')}}</span>
</i-button>
<div slot='content'>{{$t('entities.ibizbook.usr4listview_layoutlist_batchtoolbar_toolbar.deuiaction2.tip')}}</div>
<div slot='content'>{{$t('entities.ibizbook.listviewlist_batchtoolbar_toolbar.deuiaction2.tip')}}</div>
</tooltip>
</div>
</span>
......@@ -362,7 +362,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOKUsr4ListView_layoutBase
* @memberof IBIZBOOKListViewBase
*/
public New(args: any[],contextJO?:any, params?: any, $event?: any, xData?: any,actionContext?:any,srfParentDeName?:string) {
const _this: any = this;
......@@ -382,7 +382,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOKUsr4ListView_layoutBase
* @memberof IBIZBOOKListViewBase
*/
public Edit(args: any[],contextJO?:any, params?: any, $event?: any, xData?: any,actionContext?:any,srfParentDeName?:string) {
if (args.length === 0) {
......@@ -408,7 +408,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOKUsr4ListView_layoutBase
* @memberof IBIZBOOKListViewBase
*/
public Remove(args: any[],contextJO?:any, params?: any, $event?: any, xData?: any,actionContext?:any,srfParentDeName?:string) {
const _this: any = this;
......@@ -603,9 +603,9 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* 工具栏模型
*
* @type {*}
* @memberof IBIZBOOKUsr4ListView_layout
* @memberof IBIZBOOKListView
*/
public usr4listview_layoutlist_quicktoolbarModels: any = {
public listviewlist_quicktoolbarModels: any = {
deuiaction1: { name: 'deuiaction1', actiontarget: 'NONE', caption: '新建', disabled: false, type: 'DEUIACTION', visabled: true,noprivdisplaymode:2,dataaccaction: '', uiaction: { tag: 'New', target: '' } },
};
......@@ -615,9 +615,9 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* 工具栏模型
*
* @type {*}
* @memberof IBIZBOOKUsr4ListView_layout
* @memberof IBIZBOOKListView
*/
public usr4listview_layoutlist_batchtoolbarModels: any = {
public listviewlist_batchtoolbarModels: any = {
deuiaction1: { name: 'deuiaction1', actiontarget: 'NONE', caption: '编辑', disabled: false, type: 'DEUIACTION', visabled: true,noprivdisplaymode:2,dataaccaction: '', uiaction: { tag: 'Edit', target: 'SINGLEKEY' } },
deuiaction2: { name: 'deuiaction2', actiontarget: 'NONE', caption: '删除', disabled: false, type: 'DEUIACTION', visabled: true,noprivdisplaymode:2,dataaccaction: '', uiaction: { tag: 'Remove', target: 'MULTIKEY' } },
......@@ -840,7 +840,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
*/
public load(opt: any = {}): void {
if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4ListView_layout' + (this.$t('app.list.notConfig.fetchAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.list.notConfig.fetchAction') as string) });
return;
}
const arg: any = {...opt};
......@@ -956,7 +956,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
*/
public async remove(datas: any[]): Promise<any> {
if(!this.removeAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4ListView_layout' + (this.$t('app.list.notConfig.removeAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.list.notConfig.removeAction') as string) });
return;
}
if (datas.length === 0) {
......@@ -1051,7 +1051,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
try {
if(Object.is(item.rowDataState, 'create')){
if(!this.createAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr4ListView_layout' + (this.$t('app.list.notConfig.createAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.list.notConfig.createAction') as string) });
}else{
Object.assign(item,{viewparams:this.viewparams});
let response = await this.service.add(this.createAction, JSON.parse(JSON.stringify(this.context)),item, this.showBusyIndicator);
......@@ -1059,7 +1059,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
}
}else if(Object.is(item.rowDataState, 'update')){
if(!this.updateAction){
this.$Notice.error({ title: (this.$t('app.commonWords.warning') as string), desc: 'IBIZBOOKUsr4ListView_layout' + (this.$t('app.list.notConfig.updateAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.warning') as string), desc: 'IBIZBOOKListView' + (this.$t('app.list.notConfig.updateAction') as string) });
}else{
Object.assign(item,{viewparams:this.viewparams});
if(item.ibizbook){
......
......@@ -649,7 +649,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 };
......@@ -685,7 +685,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 } ;
......
......@@ -1573,7 +1573,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 };
......@@ -1608,7 +1608,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 } ;
......@@ -1670,7 +1670,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});
......@@ -1778,7 +1778,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});
......@@ -1855,7 +1855,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];
......
......@@ -3671,42 +3671,6 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "项布局面板测试"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(左右关系)",
"itemType" : "MENUITEM",
"name" : "menuitem131",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103768001"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑视图(左右关系)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(自定义面板)",
"itemType" : "MENUITEM",
"name" : "menuitem142",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103202475"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "列表视图(自定义面板)"
}, {
"accUserMode" : 2,
"caption" : "按钮测试",
......@@ -3725,24 +3689,6 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "按钮测试"
}, {
"accUserMode" : 2,
"caption" : "测试布局面板(树导航)",
"itemType" : "MENUITEM",
"name" : "menuitem189",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1104869965"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试布局面板(树导航)"
}, {
"accUserMode" : 0,
"caption" : "视图",
......
......@@ -2053,26 +2053,6 @@
"id" : "AppFunc125"
},
"tooltip" : "项布局面板测试"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(左右关系)",
"itemType" : "MENUITEM",
"name" : "menuitem131",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103768001"
},
"tooltip" : "编辑视图(左右关系)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(自定义面板)",
"itemType" : "MENUITEM",
"name" : "menuitem142",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103202475"
},
"tooltip" : "列表视图(自定义面板)"
}, {
"accUserMode" : 2,
"caption" : "按钮测试",
......@@ -2083,16 +2063,6 @@
"id" : "AppFunc126"
},
"tooltip" : "按钮测试"
}, {
"accUserMode" : 2,
"caption" : "测试布局面板(树导航)",
"itemType" : "MENUITEM",
"name" : "menuitem189",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1104869965"
},
"tooltip" : "测试布局面板(树导航)"
}, {
"accUserMode" : 0,
"caption" : "视图",
......
......@@ -18757,42 +18757,6 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "项布局面板测试"
}, {
"accUserMode" : 2,
"caption" : "编辑视图(左右关系)",
"itemType" : "MENUITEM",
"name" : "menuitem131",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103768001"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "编辑视图(左右关系)"
}, {
"accUserMode" : 2,
"caption" : "列表视图(自定义面板)",
"itemType" : "MENUITEM",
"name" : "menuitem142",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1103202475"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "列表视图(自定义面板)"
}, {
"accUserMode" : 2,
"caption" : "按钮测试",
......@@ -18811,24 +18775,6 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "按钮测试"
}, {
"accUserMode" : 2,
"caption" : "测试布局面板(树导航)",
"itemType" : "MENUITEM",
"name" : "menuitem189",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc1104869965"
},
"getPSLayout" : {
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试布局面板(树导航)"
}, {
"accUserMode" : 0,
"caption" : "视图",
......
......@@ -278,7 +278,7 @@
<!--输出实体[IBIZCUSTOMER]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizcustomer-366-10">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizcustomer-370-10">
<createTable tableName="T_IBIZCUSTOMER">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
......@@ -19,7 +19,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZCUSTOMER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet author="a_LAB01_df847bdfd" id="view-ibizcustomer-366-4" runOnChange="true">
<changeSet author="a_LAB01_df847bdfd" id="view-ibizcustomer-370-4" runOnChange="true">
<createView fullDefinition="false" replaceIfExists="true" viewName="V_IBIZCUSTOMER">
<![CDATA[ SELECT t1.[ADDRESS], t1.[CREATEDATE], t1.[CREATEMAN], t1.[CUSTOMERUID], t1.[IBIZCUSTOMERID], t1.[IBIZCUSTOMERNAME], t1.[SN], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZCUSTOMER] t1 ]]>
</createView>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册