Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
c2765177
提交
c2765177
编写于
2年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
adddcfa2
变更
34
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
34 个修改的文件
包含
4654 行增加
和
53 行删除
+4654
-53
view-config.json
app_Web/public/assets/json/view-config.json
+16
-0
ibizbook_BO_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_BO_CN_base.ts
+4
-0
ibizbook_en_US_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
+4
-0
ibizbook_zh_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
+4
-0
ibizsample0021_BO_CN_base.ts
...nres/entities/ibizsample0021/ibizsample0021_BO_CN_base.ts
+55
-1
ibizsample0021_en_US_base.ts
...nres/entities/ibizsample0021/ibizsample0021_en_US_base.ts
+55
-1
ibizsample0021_zh_CN_base.ts
...nres/entities/ibizsample0021/ibizsample0021_zh_CN_base.ts
+55
-1
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+2
-2
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+16
-0
ibizbookcustom-view-layout-base.vue
...ookcustom-view-layout/ibizbookcustom-view-layout-base.vue
+784
-0
ibizbookcustom-view-layout.less
...bizbookcustom-view-layout/ibizbookcustom-view-layout.less
+3
-0
ibizbookcustom-view-layout.vue
...ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue
+20
-0
ibizsample0021-grid-view-layout-base.vue
...grid-view-layout/ibizsample0021-grid-view-layout-base.vue
+1909
-0
ibizsample0021-grid-view-layout.less
...021-grid-view-layout/ibizsample0021-grid-view-layout.less
+3
-0
ibizsample0021-grid-view-layout.vue
...0021-grid-view-layout/ibizsample0021-grid-view-layout.vue
+24
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+2
-0
router.ts
app_Web/src/pages/sample/index/router.ts
+54
-0
router.ts
app_Web/src/pages/ungroup/app-index-view/router.ts
+26
-0
state.ts
app_Web/src/store/modules/view-action/state.ts
+21
-0
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
ibizsample0021-ui-service-base.ts
...iservice/ibizsample0021/ibizsample0021-ui-service-base.ts
+1
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+52
-0
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+26
-2
default-searchform-base.vue
...zappeditor/default-searchform/default-searchform-base.vue
+2
-2
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
main-grid-base.vue
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
+7
-21
main-grid-model.ts
app_Web/src/widgets/ibizorder/main-grid/main-grid-model.ts
+0
-15
IBIZBOOK.json
...remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK.json
+6
-0
IBIZSample0021.json
...model/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021.json
+6
-0
IBIZBOOKCustomView_layout.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKCustomView_layout.json
+64
-0
IBIZSample0021GridView_layout.json
...SAPPS/Web/PSAPPDEVIEWS/IBIZSample0021GridView_layout.json
+1392
-0
index.json
...atic/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
+2
-2
MainMenu.json
...static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
+2
-2
PSSYSAPP.json
.../resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
+34
-2
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
c2765177
...
...
@@ -2143,6 +2143,14 @@
"viewname"
:
"IBIZBOOKUiActionGridView"
,
"viewtag"
:
"ed78366e2eee279c793da8d909b2a85a"
},
"ibizsample0021gridview_layout"
:
{
"title"
:
"订单表格视图"
,
"caption"
:
"订单"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0021GridView_layout"
,
"viewtag"
:
"ef0aa2f297f599cdbc14fc8393b78a1d"
},
"ibizorderpickupview"
:
{
"title"
:
"订单数据选择视图"
,
"caption"
:
"订单"
,
...
...
@@ -2239,6 +2247,14 @@
"viewname"
:
"IBIZBOOKUsr8GridView"
,
"viewtag"
:
"f775b5fa118588587f6f02af5f79ec1f"
},
"ibizbookcustomview_layout"
:
{
"title"
:
"实体自定义视图"
,
"caption"
:
"实体自定义视图"
,
"viewtype"
:
"DECUSTOMVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKCustomView_layout"
,
"viewtag"
:
"fa2731c1873f3c86aa065e73cff4667b"
},
"ibizbookusr9gridview"
:
{
"title"
:
"图书表格视图(主状态)"
,
"caption"
:
"图书"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_BO_CN_base.ts
浏览文件 @
c2765177
...
...
@@ -322,6 +322,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"表格列重置"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"表格列重置"
,
null
),
},
customview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体自定义视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体自定义视图"
,
null
),
},
usr9gridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书表格视图(主状态)"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
浏览文件 @
c2765177
...
...
@@ -322,6 +322,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"Grid Column Reset"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"表格列重置"
,
null
),
},
customview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Custom View"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体自定义视图"
,
null
),
},
usr9gridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Grid Main State"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书表格视图(主状态)"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
浏览文件 @
c2765177
...
...
@@ -322,6 +322,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"表格列重置"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"表格列重置"
,
null
),
},
customview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体自定义视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体自定义视图"
,
null
),
},
usr9gridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书表格视图(主状态)"
,
null
),
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0021/ibizsample0021_BO_CN_base.ts
浏览文件 @
c2765177
...
...
@@ -45,6 +45,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
" 实体工作流动态导航表格视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
" 实体工作流动态导航表格视图"
,
null
),
},
gridview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"订单表格视图"
,
null
),
},
},
operationform_form
:
{
details
:
{
...
...
@@ -211,7 +215,7 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"导出"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
gridview
_layout
toolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
...
...
@@ -283,6 +287,56 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"开始"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
},
tbitem4
:
{
caption
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
},
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
},
tbitem6
:
{
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
),
},
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
),
},
},
};
return
data
;
}
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0021/ibizsample0021_en_US_base.ts
浏览文件 @
c2765177
...
...
@@ -45,6 +45,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"Workflow Dynamic Navigation View"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
" 实体工作流动态导航表格视图"
,
null
),
},
gridview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Workflow Start"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"订单表格视图"
,
null
),
},
},
operationform_form
:
{
details
:
{
...
...
@@ -211,7 +215,7 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"Export {0} Data To Excel"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
gridview
_layout
toolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
...
...
@@ -283,6 +287,56 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"开始"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
},
tbitem4
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Edit"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Edit {0}"
,
null
),
},
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
},
tbitem6
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Copy"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Copy {0}"
,
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
),
},
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
),
},
},
};
return
data
;
}
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizsample0021/ibizsample0021_zh_CN_base.ts
浏览文件 @
c2765177
...
...
@@ -45,6 +45,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
" 实体工作流动态导航表格视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
" 实体工作流动态导航表格视图"
,
null
),
},
gridview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"订单"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"订单表格视图"
,
null
),
},
},
operationform_form
:
{
details
:
{
...
...
@@ -211,7 +215,7 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"导出"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
gridview
_layout
toolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
...
...
@@ -283,6 +287,56 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"开始"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
},
tbitem4
:
{
caption
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
},
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
},
tbitem6
:
{
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
),
},
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
),
},
},
};
return
data
;
}
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
c2765177
...
...
@@ -3605,7 +3605,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc
86
'
,
appfunctag
:
'AppFunc
123
'
,
resourcetag
:
''
,
},
{
...
...
@@ -3661,7 +3661,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc
22
'
,
appfunctag
:
'AppFunc
124
'
,
resourcetag
:
''
,
},
],
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
c2765177
...
...
@@ -2151,6 +2151,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZBOOKUiActionGridView"
,
"viewtag"
:
"ed78366e2eee279c793da8d909b2a85a"
},
"ibizsample0021gridview_layout"
:
{
"title"
:
"订单表格视图"
,
"caption"
:
"订单"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZSample0021GridView_layout"
,
"viewtag"
:
"ef0aa2f297f599cdbc14fc8393b78a1d"
},
"ibizorderpickupview"
:
{
"title"
:
"订单数据选择视图"
,
"caption"
:
"订单"
,
...
...
@@ -2247,6 +2255,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZBOOKUsr8GridView"
,
"viewtag"
:
"f775b5fa118588587f6f02af5f79ec1f"
},
"ibizbookcustomview_layout"
:
{
"title"
:
"实体自定义视图"
,
"caption"
:
"实体自定义视图"
,
"viewtype"
:
"DECUSTOMVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKCustomView_layout"
,
"viewtag"
:
"fa2731c1873f3c86aa065e73cff4667b"
},
"ibizbookusr9gridview"
:
{
"title"
:
"图书表格视图(主状态)"
,
"caption"
:
"图书"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout-base.vue
0 → 100644
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
app_Web/src/pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.less
0 → 100644
浏览文件 @
c2765177
.ibizbookcustom-view-layout {
display: block;
}
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue
0 → 100644
浏览文件 @
c2765177
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKCustomView_layoutBase
from
'./ibizbookcustom-view-layout-base.vue'
;
@
Component
({
components
:
{
},
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
next
((
vm
:
any
)
=>
{
if
(
!
Object
.
is
(
vm
.
navModel
,
"route"
)){
vm
.
initNavDataWithTab
(
vm
.
viewCacheData
);
}
vm
.
$store
.
commit
(
'addCurPageViewtag'
,
{
fullPath
:
to
.
fullPath
,
viewtag
:
vm
.
viewtag
});
});
},
})
export
default
class
IBIZBOOKCustomView_layout
extends
IBIZBOOKCustomView_layoutBase
{
}
</
script
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout-base.vue
0 → 100644
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
app_Web/src/pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.less
0 → 100644
浏览文件 @
c2765177
.ibizsample0021-grid-view-layout {
display: block;
}
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue
0 → 100644
浏览文件 @
c2765177
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZSample0021GridView_layoutBase
from
'./ibizsample0021-grid-view-layout-base.vue'
;
import
view_searchform
from
'@widgets/ibizsample0021/default-searchform/default-searchform.vue'
;
import
view_grid
from
'@widgets/ibizsample0021/main-grid/main-grid.vue'
;
@
Component
({
components
:
{
view_searchform
,
view_grid
,
},
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
IBIZSample0021GridView_layout
extends
IBIZSample0021GridView_layoutBase
{
}
</
script
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
c2765177
...
...
@@ -134,7 +134,9 @@ export const PageComponents = {
Vue
.
component
(
'ibizbookusr2-edit-view-layout'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-edit-view-layout/ibizbookusr2-edit-view-layout.vue'
));
Vue
.
component
(
'ibizuniproduct-sgrid-view-layout'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-sgrid-view-layout/ibizuniproduct-sgrid-view-layout.vue'
));
Vue
.
component
(
'ibizsample0021-wfdyna-exp-grid-view-layout'
,
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-exp-grid-view-layout/ibizsample0021-wfdyna-exp-grid-view-layout.vue'
));
Vue
.
component
(
'ibizsample0021-grid-view-layout'
,
()
=>
import
(
'@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue'
));
Vue
.
component
(
'ibizsample0021-wfdyna-action-view-layout'
,
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue'
));
Vue
.
component
(
'ibizbookcustom-view-layout'
,
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.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'
));
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/router.ts
浏览文件 @
c2765177
...
...
@@ -2042,6 +2042,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-exp-grid-view-layout/ibizsample0021-wfdyna-exp-grid-view-layout.vue'
),
},
{
path
:
'ibizsample0021s/:ibizsample0021?/gridview_layout/:gridview_layout?'
,
meta
:
{
caption
:
'entities.ibizsample0021.views.gridview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview_layout'
,
parameterName
:
'gridview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue'
),
},
{
path
:
'ibizsample0021s/:ibizsample0021?/wfdynaactionview_layout/:wfdynaactionview_layout?'
,
meta
:
{
...
...
@@ -2056,6 +2070,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/customview_layout/:customview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.customview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview_layout'
,
parameterName
:
'customview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'
),
},
{
path
:
'ibizappviews/:ibizappview?/gridview/:gridview?'
,
meta
:
{
...
...
@@ -6004,6 +6032,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0014-edit-view/ibizsample0014-edit-view.vue'
),
},
{
path
:
'/ibizsample0021s/:ibizsample0021?/gridview_layout/:gridview_layout?'
,
meta
:
{
caption
:
'entities.ibizsample0021.views.gridview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview_layout'
,
parameterName
:
'gridview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue'
),
},
{
path
:
'/ibizorders/:ibizorder?/pickupview/:pickupview?'
,
meta
:
{
...
...
@@ -6134,6 +6175,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizbookusr8-grid-view/ibizbookusr8-grid-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/customview_layout/:customview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.customview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview_layout'
,
parameterName
:
'customview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/usr9gridview/:usr9gridview?'
,
meta
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
c2765177
...
...
@@ -2840,6 +2840,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0014-edit-view/ibizsample0014-edit-view.vue'
),
},
{
path
:
'/ibizsample0021s/:ibizsample0021?/gridview_layout/:gridview_layout?'
,
meta
:
{
caption
:
'entities.ibizsample0021.views.gridview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview_layout'
,
parameterName
:
'gridview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0021-grid-view-layout/ibizsample0021-grid-view-layout.vue'
),
},
{
path
:
'/ibizorders/:ibizorder?/pickupview/:pickupview?'
,
meta
:
{
...
...
@@ -2970,6 +2983,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizbookusr8-grid-view/ibizbookusr8-grid-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/customview_layout/:customview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.customview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview_layout'
,
parameterName
:
'customview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/usr9gridview/:usr9gridview?'
,
meta
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
c2765177
...
...
@@ -916,7 +916,9 @@ export const viewstate: any = {
'250e5b8897b031e2ab4124c51a7efadd'
,
'1e5f6384a69035a45e28c2552fd485bc'
,
'c898d7238b770cd5350c8a37c312159b'
,
'ef0aa2f297f599cdbc14fc8393b78a1d'
,
'a6d2ee3618dcfb23c3db981c9dbc4340'
,
'fa2731c1873f3c86aa065e73cff4667b'
,
],
},
{
...
...
@@ -2177,6 +2179,16 @@ export const viewstate: any = {
'a2936c6b9623c39072407c14da37ba3c'
,
],
},
{
viewtag
:
'ef0aa2f297f599cdbc14fc8393b78a1d'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZSample0021GridView_layout'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'afffdfdd3ba8340fdf33581ad0171996'
,
],
},
{
viewtag
:
'efefe92eef97af14a35603f0324861cb'
,
viewmodule
:
'Sample'
,
...
...
@@ -2279,6 +2291,15 @@ export const viewstate: any = {
'58e37ccddda10feedac7c809d5cee02a'
,
],
},
{
viewtag
:
'fa2731c1873f3c86aa065e73cff4667b'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKCustomView_layout'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'fbc25877298bbacf410c4d1a85bb053b'
,
viewmodule
:
'Sample'
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
c2765177
...
...
@@ -168,6 +168,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'groupbycodelistlistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookgroup-by-codelist-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr8gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr8-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'customview_layout'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookcustom-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr9gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr9-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'dashboardview_layout'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookdashboard-view-layout'
});
}
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/uiservice/ibizsample0021/ibizsample0021-ui-service-base.ts
浏览文件 @
c2765177
...
...
@@ -103,6 +103,7 @@ export default class IBIZSample0021UIServiceBase extends UIService {
this
.
allViewMap
.
set
(
'MDATAVIEW:'
,{
viewname
:
'gridview'
,
srfappde
:
'ibizsample0021s'
,
component
:
'ibizsample0021-grid-view'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'ibizsample0021s'
,
component
:
'ibizsample0021-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'wfdynaexpgridview_layout'
,
srfappde
:
'ibizsample0021s'
,
component
:
'ibizsample0021-wfdyna-exp-grid-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'gridview_layout'
,
srfappde
:
'ibizsample0021s'
,
component
:
'ibizsample0021-grid-view-layout'
});
}
/**
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
c2765177
...
...
@@ -1006,9 +1006,15 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'AppFunc121'
:
this
.
clickAppFunc121
(
item
);
return
;
case
'AppFunc123'
:
this
.
clickAppFunc123
(
item
);
return
;
case
'AppFunc122'
:
this
.
clickAppFunc122
(
item
);
return
;
case
'AppFunc124'
:
this
.
clickAppFunc124
(
item
);
return
;
default
:
console
.
warn
(
'未指定应用功能'
);
}
...
...
@@ -4140,6 +4146,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 工作流启动(布局面板)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc123
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview_layout'
,
parameterName
:
'gridview_layout'
},
];
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
);
})
}
/**
* 工作流动态操作视图(布局面板)
*
...
...
@@ -4164,6 +4193,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
console
.
log
(
result
);
});
}
/**
* 自定义视图(布局面板)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc124
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview_layout'
,
parameterName
:
'customview_layout'
},
];
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
);
})
}
/**
* 数据加载
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
c2765177
...
...
@@ -3804,7 +3804,7 @@ export default class MainMenuModel {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc
86
'
,
appfunctag
:
'AppFunc
123
'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem225'
,
},
...
...
@@ -3863,7 +3863,7 @@ export default class MainMenuModel {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc
22
'
,
appfunctag
:
'AppFunc
124
'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem230'
,
},
...
...
@@ -5508,6 +5508,18 @@ export default class MainMenuModel {
{
pathName
:
'wfdynaexpgridview_layout'
,
parameterName
:
'wfdynaexpgridview_layout'
},
],
},
{
appfunctag
:
'AppFunc123'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0021gridview_layout'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0021s/:ibizsample0021?/gridview_layout/:gridview_layout?'
,
parameters
:
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview_layout'
,
parameterName
:
'gridview_layout'
},
],
},
{
appfunctag
:
'AppFunc122'
,
appfuncyype
:
'APPVIEW'
,
...
...
@@ -5520,6 +5532,18 @@ export default class MainMenuModel {
{
pathName
:
'wfdynaactionview_layout'
,
parameterName
:
'wfdynaactionview_layout'
},
],
},
{
appfunctag
:
'AppFunc124'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookcustomview_layout'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/customview_layout/:customview_layout?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview_layout'
,
parameterName
:
'customview_layout'
},
],
},
];
/**
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizappeditor/default-searchform/default-searchform-base.vue
浏览文件 @
c2765177
...
...
@@ -590,7 +590,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
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -626,7 +626,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
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
c2765177
...
...
@@ -663,7 +663,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
:
'IBIZBOOKUsr
5Data
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -699,7 +699,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
:
'IBIZBOOKUsr
5Data
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
浏览文件 @
c2765177
...
...
@@ -291,7 +291,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZOrder
SF1
GridViewBase
* @memberof IBIZOrder
Pickup
GridViewBase
*/
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
if
(
args
.
length
===
0
)
{
...
...
@@ -413,20 +413,6 @@ export default class MainBase extends Vue implements ControlInterface {
return
this
.
selections
[
0
];
}
/**
* 打开新建数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
newdata
:
any
;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
opendata
:
any
;
/**
* 是否嵌入关系界面
...
...
@@ -959,7 +945,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{},
pageReset
:
boolean
=
false
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
pageReset
){
...
...
@@ -1054,7 +1040,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -1160,7 +1146,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
addBatch
(
arg
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
!
arg
){
...
...
@@ -2077,7 +2063,7 @@ export default class MainBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.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
);
...
...
@@ -2085,7 +2071,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizorder
){
...
...
@@ -2152,7 +2138,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
newRow
(
args
:
any
[],
params
?:
any
,
$event
?:
any
,
xData
?:
any
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
let
_this
=
this
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/main-grid/main-grid-model.ts
浏览文件 @
c2765177
...
...
@@ -104,21 +104,6 @@ export default class MainModel {
prop
:
'n_ibizordername_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_orderstate_eq'
,
prop
:
'n_orderstate_eq'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_ordertime_gt'
,
prop
:
'n_ordertime_gt'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_ordertime_lt'
,
prop
:
'n_ordertime_lt'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'size'
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZBOOK.json
浏览文件 @
c2765177
...
...
@@ -4125,6 +4125,12 @@
"name"
:
"图书实体表格视图(选项操作)"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"CustomView_layout"
,
"logicName"
:
"实体自定义视图(布局面板)"
,
"name"
:
"实体自定义视图(布局面板)"
,
"realModelSubType"
:
"DECUSTOMVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr4CalendarView"
,
"logicName"
:
"图书实体日历视图(自定义插件)"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0021.json
浏览文件 @
c2765177
...
...
@@ -1509,6 +1509,12 @@
"name"
:
"订单实体编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"GridView_layout"
,
"logicName"
:
"订单实体表格视图(布局面板)"
,
"name"
:
"订单实体表格视图(布局面板)"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"approvedForm"
,
"logicName"
:
"部门领导审批通过操作表单"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKCustomView_layout.json
0 → 100644
浏览文件 @
c2765177
{
"accUserMode"
:
2
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"MENUITEM.CAPTION.CUSTOMVIEW"
},
"caption"
:
"实体自定义视图"
,
"codeName"
:
"IBIZBOOKCustomView_layout"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKCustomView_layout.json"
,
"name"
:
"IBIZBOOKCustomView_layout"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
"getPSAppViewMsgGroup"
:
{
"modelref"
:
true
,
"id"
:
"VMGroup85"
},
"getPSDEViewCodeName"
:
"CustomView_layout"
,
"getPSDEViewId"
:
"8E256DEB-D2D3-4FA4-891E-309B320E93D8"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"自定义视图"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"page_container"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
}
}
],
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"modelid"
:
"01998BC8-AF5A-46BD-BA0A-4E87605B3F52"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
"title"
:
"实体自定义视图"
,
"getTitlePSLanguageRes"
:
{
"lanResTag"
:
"PAGE.TITLE.IBIZBOOK.CUSTOMVIEW"
},
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DECUSTOMVIEW"
,
"enableDP"
:
true
,
"showCaptionBar"
:
false
,
"modelid"
:
"fa2731c1873f3c86aa065e73cff4667b"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0021GridView_layout.json
0 → 100644
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
c2765177
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录