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

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

上级 2f3f7507
......@@ -4347,24 +4347,6 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls: '',
appfunctag: 'AppFunc137',
resourcetag: '',
},
{
id: 'AB033475-22A1-4897-AEFD-67B46D9CB57B',
name: 'menuitem261',
text: '选项操作视图',
type: 'MENUITEM',
counterid: '',
tooltip: '选项操作视图',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'AppFunc139',
resourcetag: '',
},
],
},
......
......@@ -1080,20 +1080,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/usr2optionview/:usr2optionview?',
meta: {
caption: '图书',
captionLanResTag: 'DE.LNAME.IBIZBOOK',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/valuerulesgridview/:valuerulesgridview?',
meta: {
......
......@@ -165,7 +165,6 @@ export const PageComponents = {
Vue.component('ibizbookusr-edit-view-action-plugin', () => import('@pages/sample/ibizbookusr-edit-view-action-plugin/ibizbookusr-edit-view-action-plugin.vue'));
Vue.component('ibizbookusr10-edit-view', () => import('@pages/sample/ibizbookusr10-edit-view/ibizbookusr10-edit-view.vue'));
Vue.component('ibizbookusr3-tree-view', () => import('@pages/sample/ibizbookusr3-tree-view/ibizbookusr3-tree-view.vue'));
Vue.component('ibizbookusr2-option-view', () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-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'));
......
......@@ -2648,21 +2648,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr3-tree-view/ibizbookusr3-tree-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/usr2optionview/:usr2optionview?',
meta: {
caption: '图书',
captionLanResTag: 'DE.LNAME.IBIZBOOK',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-view.vue'),
},
{
path: 'ibizappviews/:ibizappview?/gridview/:gridview?',
meta: {
......@@ -5107,20 +5092,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/usr2optionview/:usr2optionview?',
meta: {
caption: '图书',
captionLanResTag: 'DE.LNAME.IBIZBOOK',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/valuerulesgridview/:valuerulesgridview?',
meta: {
......
......@@ -165,7 +165,6 @@ export const PageComponents = {
Vue.component('ibizbookusr-edit-view-action-plugin', () => import('@pages/sample/ibizbookusr-edit-view-action-plugin/ibizbookusr-edit-view-action-plugin.vue'));
Vue.component('ibizbookusr10-edit-view', () => import('@pages/sample/ibizbookusr10-edit-view/ibizbookusr10-edit-view.vue'));
Vue.component('ibizbookusr3-tree-view', () => import('@pages/sample/ibizbookusr3-tree-view/ibizbookusr3-tree-view.vue'));
Vue.component('ibizbookusr2-option-view', () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-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'));
......
......@@ -2647,21 +2647,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr3-tree-view/ibizbookusr3-tree-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/usr2optionview/:usr2optionview?',
meta: {
caption: '图书',
captionLanResTag: 'DE.LNAME.IBIZBOOK',
info:'',
parameters: [
{ pathName: 'appindexview', parameterName: 'appindexview' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-view.vue'),
},
{
path: 'ibizappviews/:ibizappview?/gridview/:gridview?',
meta: {
......@@ -5106,20 +5091,6 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/usr2optionview/:usr2optionview?',
meta: {
caption: '图书',
captionLanResTag: 'DE.LNAME.IBIZBOOK',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbookusr2-option-view/ibizbookusr2-option-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/valuerulesgridview/:valuerulesgridview?',
meta: {
......
......@@ -583,15 +583,6 @@ export const viewstate: any = {
'a4a69f429887f43271781be0e37b08b1',
],
},
{
viewtag: '33e9f40b8b9255757f792baf79a8e309',
viewmodule: 'Sample',
viewname: 'IBIZBOOKUsr2OptionView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{
viewtag: '3631bff49cffd36899f9fc96dcd6486e',
viewmodule: 'Sample',
......@@ -1133,7 +1124,6 @@ export const viewstate: any = {
'F7892096-9D26-49A7-A1E6-9D49CE5D60EA',
'237aa26a288713e29a1e733394564d3a',
'406f27bfbbbe3bb0f15d8d77ca63e24c',
'33e9f40b8b9255757f792baf79a8e309',
],
},
{
......@@ -3134,7 +3124,6 @@ export const viewstate: any = {
'F7892096-9D26-49A7-A1E6-9D49CE5D60EA',
'237aa26a288713e29a1e733394564d3a',
'406f27bfbbbe3bb0f15d8d77ca63e24c',
'33e9f40b8b9255757f792baf79a8e309',
],
},
{
......
......@@ -962,9 +962,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case 'AppFunc137':
this.clickAppFunc137(item);
return;
case 'AppFunc139':
this.clickAppFunc139(item);
return;
default:
console.warn('未指定应用功能');
}
......@@ -4813,29 +4810,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
this.$router.push(path);
})
}
/**
* 选择操作视图测试
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public clickAppFunc139(item: any = {}) {
const viewparam: any = {};
Object.assign(viewparam, {});
const deResParameters: any[] = [];
const parameters: any[] = [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'usr2optionview', parameterName: 'usr2optionview' },
];
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);
})
}
/**
* 数据加载
......
......@@ -4824,26 +4824,6 @@ export default class MainMenuModel {
resourcetag: '',
authtag:'Web-MainMenu-menuitem258',
cappslanguageres: '',
},
{
id: 'AB033475-22A1-4897-AEFD-67B46D9CB57B',
name: 'menuitem261',
text: '选项操作视图',
type: 'MENUITEM',
counterid: '',
tooltip: '选项操作视图',
expanded: false,
separator: false,
hidden: false,
hidesidebar: false,
opendefault: false,
iconcls: '',
icon: '',
textcls: '',
appfunctag: 'AppFunc139',
resourcetag: '',
authtag:'Web-MainMenu-menuitem261',
cappslanguageres: '',
},
],
},
......
......@@ -739,5 +739,3 @@ export default class MainBase extends Vue implements ControlInterface {
<style lang='scss'>
@import './main-multieditviewpanel.scss';
</style>
panel.scss';
</style>
......@@ -670,7 +670,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 };
......@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public async loadDraft(opt: any = {},mode?:string): Promise<any> {
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 } ;
......
......@@ -1169,6 +1169,7 @@
"useDefaultLayout" : true
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/IBIZBOOKUsr2OptionView",
"refFlag" : false,
"tempMode" : 2,
"title" : "图书选项操作视图",
"viewStyle" : "DEFAULT",
......
......@@ -5354,22 +5354,6 @@
"layout" : "TABLE"
},
"tooltip" : "树视图"
}, {
"accUserMode" : 2,
"caption" : "选项操作视图",
"itemType" : "MENUITEM",
"name" : "menuitem261",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc139"
},
"getPSLayout" : {
"layout" : "TABLE"
},
"getPSLayoutPos" : {
"layout" : "TABLE"
},
"tooltip" : "选项操作视图"
} ],
"getPSLayout" : {
"layout" : "TABLE"
......
......@@ -4475,22 +4475,6 @@
"layout" : "TABLE"
},
"tooltip" : "树视图"
}, {
"accUserMode" : 2,
"caption" : "选项操作视图",
"itemType" : "MENUITEM",
"name" : "menuitem261",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc139"
},
"getPSLayout" : {
"layout" : "TABLE"
},
"getPSLayoutPos" : {
"layout" : "TABLE"
},
"tooltip" : "选项操作视图"
} ],
"getPSLayout" : {
"layout" : "TABLE"
......
......@@ -3038,16 +3038,6 @@
"id" : "AppFunc137"
},
"tooltip" : "树视图"
}, {
"accUserMode" : 2,
"caption" : "选项操作视图",
"itemType" : "MENUITEM",
"name" : "menuitem261",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc139"
},
"tooltip" : "选项操作视图"
} ],
"tooltip" : "vue3视图部件测试"
} ],
......
......@@ -22879,22 +22879,6 @@
"layout" : "TABLE"
},
"tooltip" : "树视图"
}, {
"accUserMode" : 2,
"caption" : "选项操作视图",
"itemType" : "MENUITEM",
"name" : "menuitem261",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc139"
},
"getPSLayout" : {
"layout" : "TABLE"
},
"getPSLayoutPos" : {
"layout" : "TABLE"
},
"tooltip" : "选项操作视图"
} ],
"getPSLayout" : {
"layout" : "TABLE"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册