Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
24707f63
提交
24707f63
编写于
12月 22, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
99b671f0
变更
30
显示空白字符变更
内嵌
并排
正在显示
30 个修改的文件
包含
549 行增加
和
161 行删除
+549
-161
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+1
-1
router.ts
app_Web/src/pages/sample/index/router.ts
+15
-15
page-register.ts
app_Web/src/pages/ungroup/app-index-view/page-register.ts
+1
-1
router.ts
app_Web/src/pages/ungroup/app-index-view/router.ts
+15
-15
state.ts
app_Web/src/store/modules/view-action/state.ts
+2
-0
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
quicksearchform-searchform-base.vue
...searchform-searchform/quicksearchform-searchform-base.vue
+2
-2
usr2-dataview-base.vue
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
+52
-22
usr2-dataview-model.ts
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
+1
-12
add-data-form-form-base.vue
...izcustomer/add-data-form-form/add-data-form-form-base.vue
+5
-5
calendar-exp-view-layoutcalendarexpbar-calendarexpbar-base.vue
...dar-exp-view-layoutcalendarexpbar-calendarexpbar-base.vue
+3
-3
calendar-exp-viewcalendarexpbar-calendarexpbar-base.vue
...r/calendar-exp-viewcalendarexpbar-calendarexpbar-base.vue
+3
-3
list-exp-view-layoutlistexpbar-listexpbar-base.vue
...expbar/list-exp-view-layoutlistexpbar-listexpbar-base.vue
+3
-3
list-exp-viewlistexpbar-listexpbar-base.vue
...ar-listexpbar/list-exp-viewlistexpbar-listexpbar-base.vue
+3
-3
order-calendar-navigation-calendar-base.vue
...tion-calendar/order-calendar-navigation-calendar-base.vue
+11
-0
tree-exp-treeview-service.ts
.../ibizorder/tree-exp-treeview/tree-exp-treeview-service.ts
+4
-0
Usr.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
+24
-24
TreeTable.json
.../PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
+12
-12
OrderCalendarNavigation.json
...TITIES/IBIZOrder/PSCALENDARS/OrderCalendarNavigation.json
+27
-0
ListExp.json
...APPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSLISTS/ListExp.json
+23
-0
TreeExp.json
.../Web/PSAPPDATAENTITIES/IBIZOrder/PSTREEVIEWS/TreeExp.json
+44
-0
IBIZBOOKGanttView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
+24
-24
IBIZBOOKTreeGridExView.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
+12
-12
IBIZOrderCalendarExpView.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView.json
+40
-0
IBIZOrderCalendarExpView_layout.json
...PPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json
+40
-0
IBIZOrderListExpView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView.json
+24
-1
IBIZOrderListExpView_layout.json
...SYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView_layout.json
+24
-1
IBIZOrderTestCLTreeExpView.json
...SSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLTreeExpView.json
+44
-0
IBIZOrderTreeExpView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView.json
+44
-0
IBIZOrderTreeExpView_layout.json
...SYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView_layout.json
+44
-0
未找到文件。
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
24707f63
...
@@ -194,6 +194,7 @@ export const PageComponents = {
...
@@ -194,6 +194,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizorder-detail-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view/ibizorder-detail-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view/ibizorder-detail-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view9/ibizorder-detail-grid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view9/ibizorder-detail-grid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
));
Vue
.
component
(
'ibizbookedit-view'
,
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view/ibizorder-detail-sgrid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view/ibizorder-detail-sgrid-view.vue'
));
Vue
.
component
(
'ibizbookusr2-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'
));
Vue
.
component
(
'ibizbookusr2-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.vue'
));
...
@@ -202,7 +203,6 @@ export const PageComponents = {
...
@@ -202,7 +203,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizcustomer-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.vue'
));
Vue
.
component
(
'ibizbookusr5-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr5-edit-view/ibizbookusr5-edit-view.vue'
));
Vue
.
component
(
'ibizbookusr5-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr5-edit-view/ibizbookusr5-edit-view.vue'
));
Vue
.
component
(
'ibizorder-f19-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
));
Vue
.
component
(
'ibizorder-f19-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
));
Vue
.
component
(
'ibizbookedit-view'
,
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
));
Vue
.
component
(
'ibizhardware-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-sgrid-view/ibizhardware-sgrid-view.vue'
));
Vue
.
component
(
'ibizhardware-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-sgrid-view/ibizhardware-sgrid-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-sgrid-view/ibizsoftware-suit-sgrid-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-sgrid-view/ibizsoftware-suit-sgrid-view.vue'
));
Vue
.
component
(
'ibizorder-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-grid-view/ibizorder-grid-view.vue'
));
Vue
.
component
(
'ibizorder-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-grid-view/ibizorder-grid-view.vue'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
24707f63
...
@@ -3145,6 +3145,21 @@ const router = new Router({
...
@@ -3145,6 +3145,21 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
),
},
},
{
path
:
'ibizbooks/:ibizbook?/editview/:editview?'
,
meta
:
{
caption
:
'图书'
,
captionLanResTag
:
'DE.LNAME.IBIZBOOK'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'editview'
,
parameterName
:
'editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
),
},
{
{
path
:
'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sgridview/:sgridview?'
,
path
:
'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sgridview/:sgridview?'
,
meta
:
{
meta
:
{
...
@@ -3281,21 +3296,6 @@ const router = new Router({
...
@@ -3281,21 +3296,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
),
},
},
{
path
:
'ibizbooks/:ibizbook?/editview/:editview?'
,
meta
:
{
caption
:
'图书'
,
captionLanResTag
:
'DE.LNAME.IBIZBOOK'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'editview'
,
parameterName
:
'editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
),
},
{
{
path
:
'ibizhardwares/:ibizhardware?/sgridview/:sgridview?'
,
path
:
'ibizhardwares/:ibizhardware?/sgridview/:sgridview?'
,
meta
:
{
meta
:
{
...
...
app_Web/src/pages/ungroup/app-index-view/page-register.ts
浏览文件 @
24707f63
...
@@ -194,6 +194,7 @@ export const PageComponents = {
...
@@ -194,6 +194,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizorder-detail-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view/ibizorder-detail-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view/ibizorder-detail-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view9/ibizorder-detail-grid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view9/ibizorder-detail-grid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
));
Vue
.
component
(
'ibizbookedit-view'
,
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view/ibizorder-detail-sgrid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view/ibizorder-detail-sgrid-view.vue'
));
Vue
.
component
(
'ibizbookusr2-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'
));
Vue
.
component
(
'ibizbookusr2-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-pickup-view/ibizbookusr2-pickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.vue'
));
...
@@ -202,7 +203,6 @@ export const PageComponents = {
...
@@ -202,7 +203,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizcustomer-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.vue'
));
Vue
.
component
(
'ibizcustomer-mpickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.vue'
));
Vue
.
component
(
'ibizbookusr5-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr5-edit-view/ibizbookusr5-edit-view.vue'
));
Vue
.
component
(
'ibizbookusr5-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr5-edit-view/ibizbookusr5-edit-view.vue'
));
Vue
.
component
(
'ibizorder-f19-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
));
Vue
.
component
(
'ibizorder-f19-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
));
Vue
.
component
(
'ibizbookedit-view'
,
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
));
Vue
.
component
(
'ibizhardware-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-sgrid-view/ibizhardware-sgrid-view.vue'
));
Vue
.
component
(
'ibizhardware-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-sgrid-view/ibizhardware-sgrid-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-sgrid-view/ibizsoftware-suit-sgrid-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-sgrid-view/ibizsoftware-suit-sgrid-view.vue'
));
Vue
.
component
(
'ibizorder-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-grid-view/ibizorder-grid-view.vue'
));
Vue
.
component
(
'ibizorder-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-grid-view/ibizorder-grid-view.vue'
));
...
...
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
24707f63
...
@@ -3144,6 +3144,21 @@ const router = new Router({
...
@@ -3144,6 +3144,21 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
),
},
},
{
path
:
'ibizbooks/:ibizbook?/editview/:editview?'
,
meta
:
{
caption
:
'图书'
,
captionLanResTag
:
'DE.LNAME.IBIZBOOK'
,
info
:
''
,
parameters
:
[
{
pathName
:
'appindexview'
,
parameterName
:
'appindexview'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'editview'
,
parameterName
:
'editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
),
},
{
{
path
:
'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sgridview/:sgridview?'
,
path
:
'ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/sgridview/:sgridview?'
,
meta
:
{
meta
:
{
...
@@ -3280,21 +3295,6 @@ const router = new Router({
...
@@ -3280,21 +3295,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-f19-edit-view/ibizorder-f19-edit-view.vue'
),
},
},
{
path
:
'ibizbooks/:ibizbook?/editview/:editview?'
,
meta
:
{
caption
:
'图书'
,
captionLanResTag
:
'DE.LNAME.IBIZBOOK'
,
info
:
''
,
parameters
:
[
{
pathName
:
'appindexview'
,
parameterName
:
'appindexview'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'editview'
,
parameterName
:
'editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookedit-view/ibizbookedit-view.vue'
),
},
{
{
path
:
'ibizhardwares/:ibizhardware?/sgridview/:sgridview?'
,
path
:
'ibizhardwares/:ibizhardware?/sgridview/:sgridview?'
,
meta
:
{
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
24707f63
...
@@ -1412,6 +1412,7 @@ export const viewstate: any = {
...
@@ -1412,6 +1412,7 @@ export const viewstate: any = {
viewaction
:
''
,
viewaction
:
''
,
viewdatachange
:
false
,
viewdatachange
:
false
,
refviews
:
[
refviews
:
[
'58e37ccddda10feedac7c809d5cee02a'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
],
],
...
@@ -1678,6 +1679,7 @@ export const viewstate: any = {
...
@@ -1678,6 +1679,7 @@ export const viewstate: any = {
viewaction
:
''
,
viewaction
:
''
,
viewdatachange
:
false
,
viewdatachange
:
false
,
refviews
:
[
refviews
:
[
'58e37ccddda10feedac7c809d5cee02a'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
],
],
...
...
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
24707f63
...
@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
...
@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
*/
public
load
(
opt
:
any
=
{}):
void
{
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
5DataView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
4ListView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
5DataView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
4ListView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue
浏览文件 @
24707f63
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
*/
public
load
(
opt
:
any
=
{}):
void
{
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
浏览文件 @
24707f63
...
@@ -48,14 +48,14 @@
...
@@ -48,14 +48,14 @@
<div
v-show=
"flag"
class=
"batch-toolbar"
>
<div
v-show=
"flag"
class=
"batch-toolbar"
>
<div
class=
'toolbar-container'
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
usr2dataviewdataview_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"usr2dataviewdataview_batchtoolbarModels.deuiaction1.disabled"
class=
' srfactionlevel100'
v-button-loading:i-button
@
click=
"
dataview_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i-button
v-show=
"
dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction1.disabled"
class=
' srfactionlevel100'
v-button-loading:i-button
@
click=
"dataviewexpbar_
dataview_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i
class=
'fa fa-edit'
></i>
<i
class=
'fa fa-edit'
></i>
<span
class=
'caption'
>
{{$t('TBB.TEXT.*.EDIT', '编辑')}}
</span>
<span
class=
'caption'
>
{{$t('TBB.TEXT.*.EDIT', '编辑')}}
</span>
</i-button>
</i-button>
<div
slot=
'content'
>
{{$t('TBB.TEXT.*.EDIT', '编辑')}}
</div>
<div
slot=
'content'
>
{{$t('TBB.TEXT.*.EDIT', '编辑')}}
</div>
</tooltip>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
usr2dataviewdataview_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"usr2dataviewdataview_batchtoolbarModels.deuiaction2.disabled"
class=
' srfactionlevel100'
v-button-loading:i-button
@
click=
"
dataview_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i-button
v-show=
"
dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction2.disabled"
class=
' srfactionlevel100'
v-button-loading:i-button
@
click=
"dataviewexpbar_
dataview_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i
class=
'fa fa-remove'
></i>
<i
class=
'fa fa-remove'
></i>
<span
class=
'caption'
>
{{$t('TBB.TEXT.*.REMOVE', '删除')}}
</span>
<span
class=
'caption'
>
{{$t('TBB.TEXT.*.REMOVE', '删除')}}
</span>
</i-button>
</i-button>
...
@@ -202,18 +202,18 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -202,18 +202,18 @@ export default class Usr2Base extends Vue implements ControlInterface {
public
appEntityService
:
IBIZBOOKEntityService
=
new
IBIZBOOKEntityService
({
$store
:
this
.
$store
});
public
appEntityService
:
IBIZBOOKEntityService
=
new
IBIZBOOKEntityService
({
$store
:
this
.
$store
});
/**
/**
* dataview_batchtoolbar 部件 click 事件
* dataview
expbar_dataview
_batchtoolbar 部件 click 事件
*
*
* @param {*} [args={}]
* @param {*} [args={}]
* @param {*} $event
* @param {*} $event
* @memberof Usr2Base
* @memberof Usr2Base
*/
*/
public
dataview_batchtoolbar_click
(
$event
:
any
,
$event2
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_click
(
$event
:
any
,
$event2
?:
any
)
{
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction1'
))
{
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction1'
))
{
this
.
dataview
_batchtoolbar_deuiaction1_click
(
null
,
'
dataview_batchtoolbar'
,
$event2
);
this
.
dataview
expbar_dataview_batchtoolbar_deuiaction1_click
(
null
,
'dataviewexpbar_
dataview_batchtoolbar'
,
$event2
);
}
}
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction2'
))
{
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction2'
))
{
this
.
dataview
_batchtoolbar_deuiaction2_click
(
null
,
'
dataview_batchtoolbar'
,
$event2
);
this
.
dataview
expbar_dataview_batchtoolbar_deuiaction2_click
(
null
,
'dataviewexpbar_
dataview_batchtoolbar'
,
$event2
);
}
}
}
}
...
@@ -226,7 +226,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -226,7 +226,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @param {*} [$event]
* @memberof
* @memberof
*/
*/
public
dataview_batchtoolbar_deuiaction1_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_deuiaction1_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 参数
// 取数
// 取数
let
datas
:
any
[]
=
[];
let
datas
:
any
[]
=
[];
...
@@ -254,7 +254,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -254,7 +254,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @param {*} [$event]
* @memberof
* @memberof
*/
*/
public
dataview_batchtoolbar_deuiaction2_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_deuiaction2_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 参数
// 取数
// 取数
let
datas
:
any
[]
=
[];
let
datas
:
any
[]
=
[];
...
@@ -282,7 +282,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -282,7 +282,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @param {*} [$event]
* @memberof
* @memberof
*/
*/
public
dataview_memo1_u37f11a8_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_memo1_u37f11a8_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 取数
// 取数
let
datas
:
any
[]
=
[];
let
datas
:
any
[]
=
[];
let
xData
:
any
=
null
;
let
xData
:
any
=
null
;
...
@@ -309,7 +309,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -309,7 +309,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @param {*} [$event]
* @memberof
* @memberof
*/
*/
public
dataview_memo1_uc365542_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_memo1_uc365542_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 取数
// 取数
let
datas
:
any
[]
=
[];
let
datas
:
any
[]
=
[];
let
xData
:
any
=
null
;
let
xData
:
any
=
null
;
...
@@ -337,7 +337,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -337,7 +337,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
Usr2Data
ViewBase
* @memberof IBIZBOOK
DataViewExp
ViewBase
*/
*/
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
if
(
args
.
length
===
0
)
{
if
(
args
.
length
===
0
)
{
...
@@ -363,7 +363,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -363,7 +363,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
Usr2Data
ViewBase
* @memberof IBIZBOOK
DataViewExp
ViewBase
*/
*/
public
Remove
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
public
Remove
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
const
_this
:
any
=
this
;
const
_this
:
any
=
this
;
...
@@ -427,6 +427,12 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -427,6 +427,12 @@ export default class Usr2Base extends Vue implements ControlInterface {
}
}
let
result
:
boolean
=
true
;
let
result
:
boolean
=
true
;
Object
.
assign
(
actionData
,
args
);
Object
.
assign
(
actionData
,
args
);
if
(
'selectionchange'
.
indexOf
(
eventName
)
!==
-
1
)
{
result
=
await
this
.
execute_dataviewexpbar_selectionchange_ctrl_logic
(
actionData
)
&&
result
;
}
if
(
'load'
.
indexOf
(
eventName
)
!==
-
1
)
{
result
=
await
this
.
execute_dataviewexpbar_load_ctrl_logic
(
actionData
)
&&
result
;
}
if
(
!
result
)
{
if
(
!
result
)
{
return
false
;
return
false
;
}
}
...
@@ -434,6 +440,30 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -434,6 +440,30 @@ export default class Usr2Base extends Vue implements ControlInterface {
return
true
;
return
true
;
}
}
/**
* 部件逻辑 -- dataviewexpbar_selectionchange
*
* @param {string} eventName 部件事件名称
* @param {any[]} data 数据
* @param {*} event 源事件对象
* @memberof Usr2Base
*/
public
async
execute_dataviewexpbar_selectionchange_ctrl_logic
(
actionData
:
any
):
Promise
<
boolean
>
{
console
.
log
(
'暂未支持 CUSTOM 类型'
);
return
true
;
}
/**
* 部件逻辑 -- dataviewexpbar_load
*
* @param {string} eventName 部件事件名称
* @param {any[]} data 数据
* @param {*} event 源事件对象
* @memberof Usr2Base
*/
public
async
execute_dataviewexpbar_load_ctrl_logic
(
actionData
:
any
):
Promise
<
boolean
>
{
console
.
log
(
'暂未支持 CUSTOM 类型'
);
return
true
;
}
...
@@ -678,9 +708,9 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -678,9 +708,9 @@ export default class Usr2Base extends Vue implements ControlInterface {
* 工具栏模型
* 工具栏模型
*
*
* @type {*}
* @type {*}
* @memberof IBIZBOOK
Usr2Data
View
* @memberof IBIZBOOK
DataViewExp
View
*/
*/
public
usr2dataview
dataview_batchtoolbarModels
:
any
=
{
public
dataviewexpviewdataviewexpbar_
dataview_batchtoolbarModels
:
any
=
{
deuiaction1
:
{
name
:
'deuiaction1'
,
actiontarget
:
'NONE'
,
caption
:
'编辑'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'Edit'
,
target
:
'SINGLEKEY'
}
},
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'
}
},
deuiaction2
:
{
name
:
'deuiaction2'
,
actiontarget
:
'NONE'
,
caption
:
'删除'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'Remove'
,
target
:
'MULTIKEY'
}
},
...
@@ -1013,7 +1043,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -1013,7 +1043,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
*/
*/
public
async
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
Promise
<
any
>
{
public
async
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
Promise
<
any
>
{
if
(
!
this
.
fetchAction
){
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{...
opt
};
const
arg
:
any
=
{...
opt
};
...
@@ -1108,7 +1138,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -1108,7 +1138,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
*/
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
return
;
}
}
let
_datas
:
any
[]
=
[];
let
_datas
:
any
[]
=
[];
...
@@ -1225,7 +1255,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -1225,7 +1255,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
try
{
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
@@ -1233,7 +1263,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -1233,7 +1263,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
}
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
if
(
item
.
ibizbook
){
...
@@ -1335,16 +1365,16 @@ export default class Usr2Base extends Vue implements ControlInterface {
...
@@ -1335,16 +1365,16 @@ export default class Usr2Base extends Vue implements ControlInterface {
public
uiAction
(
data
:
any
,
tag
:
any
,
$event
:
any
)
{
public
uiAction
(
data
:
any
,
tag
:
any
,
$event
:
any
)
{
$event
.
stopPropagation
();
$event
.
stopPropagation
();
if
(
Object
.
is
(
'Edit'
,
tag
))
{
if
(
Object
.
is
(
'Edit'
,
tag
))
{
this
.
dataview_batchtoolbar_deuiaction1_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_batchtoolbar_deuiaction1_click
(
data
,
tag
,
$event
);
}
}
if
(
Object
.
is
(
'Remove'
,
tag
))
{
if
(
Object
.
is
(
'Remove'
,
tag
))
{
this
.
dataview_batchtoolbar_deuiaction2_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_batchtoolbar_deuiaction2_click
(
data
,
tag
,
$event
);
}
}
if
(
Object
.
is
(
'Edit'
,
tag
))
{
if
(
Object
.
is
(
'Edit'
,
tag
))
{
this
.
dataview_memo1_u37f11a8_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_memo1_u37f11a8_click
(
data
,
tag
,
$event
);
}
}
if
(
Object
.
is
(
'Remove'
,
tag
))
{
if
(
Object
.
is
(
'Remove'
,
tag
))
{
this
.
dataview_memo1_uc365542_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_memo1_uc365542_click
(
data
,
tag
,
$event
);
}
}
}
}
...
...
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
浏览文件 @
24707f63
...
@@ -11,7 +11,7 @@ export default class Usr2Model {
...
@@ -11,7 +11,7 @@ export default class Usr2Model {
* 获取数据项集合
* 获取数据项集合
*
*
* @returns {any[]}
* @returns {any[]}
* @memberof Usr2Data
V
iewMode
* @memberof Usr2Data
viewexpbar_datav
iewMode
*/
*/
public
getDataItems
():
any
[]
{
public
getDataItems
():
any
[]
{
return
[
return
[
...
@@ -40,17 +40,6 @@ export default class Usr2Model {
...
@@ -40,17 +40,6 @@ export default class Usr2Model {
dataType
:
'FONTKEY'
,
dataType
:
'FONTKEY'
,
},
},
{
name
:
'n_ibizbookname_like'
,
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
{
name
:
'size'
,
name
:
'size'
,
...
...
app_Web/src/widgets/ibizcustomer/add-data-form-form/add-data-form-form-base.vue
浏览文件 @
24707f63
...
@@ -1314,7 +1314,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1314,7 +1314,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
*/
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loadAction
){
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1366,7 +1366,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1366,7 +1366,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
*/
*/
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
)
{
if
(
!
this
.
loaddraftAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1436,7 +1436,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1436,7 +1436,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1544,7 +1544,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1544,7 +1544,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
@@ -1742,7 +1742,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1742,7 +1742,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizorder/calendar-exp-view-layoutcalendarexpbar-calendarexpbar/calendar-exp-view-layoutcalendarexpbar-calendarexpbar-base.vue
浏览文件 @
24707f63
...
@@ -382,7 +382,7 @@ export default class CalendarExpView_layoutcalendarexpbarBase extends Vue implem
...
@@ -382,7 +382,7 @@ export default class CalendarExpView_layoutcalendarexpbarBase extends Vue implem
* @memberof CalendarExpView_layoutcalendarexpbarBase
* @memberof CalendarExpView_layoutcalendarexpbarBase
*/
*/
public
navViewName
:
any
=
{
public
navViewName
:
any
=
{
book
:
""
,
book
:
"
ibizbookedit-view
"
,
item1
:
"ibizorder-detail-sgrid-view9"
item1
:
"ibizorder-detail-sgrid-view9"
};
};
...
@@ -394,8 +394,8 @@ export default class CalendarExpView_layoutcalendarexpbarBase extends Vue implem
...
@@ -394,8 +394,8 @@ export default class CalendarExpView_layoutcalendarexpbarBase extends Vue implem
*/
*/
public
navParam
:
any
=
{
public
navParam
:
any
=
{
book
:
{
book
:
{
navigateContext
:
null
,
navigateContext
:
{
CTXPARAM2
:
"%ibizbookname%"
,
CTXPARAM1
:
"xxx2"
}
,
navigateParams
:
null
navigateParams
:
{
param2
:
"%ibizbookname%"
,
param1
:
"param3"
}
},
},
item1
:
{
item1
:
{
navigateContext
:
null
,
navigateContext
:
null
,
...
...
app_Web/src/widgets/ibizorder/calendar-exp-viewcalendarexpbar-calendarexpbar/calendar-exp-viewcalendarexpbar-calendarexpbar-base.vue
浏览文件 @
24707f63
...
@@ -382,7 +382,7 @@ export default class CalendarExpViewcalendarexpbarBase extends Vue implements Co
...
@@ -382,7 +382,7 @@ export default class CalendarExpViewcalendarexpbarBase extends Vue implements Co
* @memberof CalendarExpViewcalendarexpbarBase
* @memberof CalendarExpViewcalendarexpbarBase
*/
*/
public
navViewName
:
any
=
{
public
navViewName
:
any
=
{
book
:
""
,
book
:
"
ibizbookedit-view
"
,
item1
:
"ibizorder-detail-sgrid-view9"
item1
:
"ibizorder-detail-sgrid-view9"
};
};
...
@@ -394,8 +394,8 @@ export default class CalendarExpViewcalendarexpbarBase extends Vue implements Co
...
@@ -394,8 +394,8 @@ export default class CalendarExpViewcalendarexpbarBase extends Vue implements Co
*/
*/
public
navParam
:
any
=
{
public
navParam
:
any
=
{
book
:
{
book
:
{
navigateContext
:
null
,
navigateContext
:
{
CTXPARAM2
:
"%ibizbookname%"
,
CTXPARAM1
:
"xxx2"
}
,
navigateParams
:
null
navigateParams
:
{
param2
:
"%ibizbookname%"
,
param1
:
"param3"
}
},
},
item1
:
{
item1
:
{
navigateContext
:
null
,
navigateContext
:
null
,
...
...
app_Web/src/widgets/ibizorder/list-exp-view-layoutlistexpbar-listexpbar/list-exp-view-layoutlistexpbar-listexpbar-base.vue
浏览文件 @
24707f63
...
@@ -413,7 +413,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
...
@@ -413,7 +413,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
* @type {string}
* @type {string}
* @memberof ListExpView_layoutlistexpbarBase
* @memberof ListExpView_layoutlistexpbarBase
*/
*/
public
navFilter
:
string
=
""
;
public
navFilter
:
string
=
"
ibizordername
"
;
/**
/**
* 导航关系
* 导航关系
...
@@ -429,7 +429,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
...
@@ -429,7 +429,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
* @type {*}
* @type {*}
* @memberof ListExpView_layoutlistexpbarBase
* @memberof ListExpView_layoutlistexpbarBase
*/
*/
public
navigateContext
:
any
=
null
;
public
navigateContext
:
any
=
{
CTXPARAM2
:
"%orderstate%"
,
CTXPARAM1
:
"xxx2"
}
;
/**
/**
* 导航视图参数
* 导航视图参数
...
@@ -437,7 +437,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
...
@@ -437,7 +437,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
* @type {*}
* @type {*}
* @memberof ListExpView_layoutlistexpbarBase
* @memberof ListExpView_layoutlistexpbarBase
*/
*/
public
navigateParams
:
any
=
null
;
public
navigateParams
:
any
=
{
param2
:
"%ibizordername%"
,
param1
:
"param3"
}
;
/**
/**
* 显示处理提示
* 显示处理提示
...
...
app_Web/src/widgets/ibizorder/list-exp-viewlistexpbar-listexpbar/list-exp-viewlistexpbar-listexpbar-base.vue
浏览文件 @
24707f63
...
@@ -413,7 +413,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
...
@@ -413,7 +413,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
* @type {string}
* @type {string}
* @memberof ListExpViewlistexpbarBase
* @memberof ListExpViewlistexpbarBase
*/
*/
public
navFilter
:
string
=
""
;
public
navFilter
:
string
=
"
ibizordername
"
;
/**
/**
* 导航关系
* 导航关系
...
@@ -429,7 +429,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
...
@@ -429,7 +429,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
* @type {*}
* @type {*}
* @memberof ListExpViewlistexpbarBase
* @memberof ListExpViewlistexpbarBase
*/
*/
public
navigateContext
:
any
=
null
;
public
navigateContext
:
any
=
{
CTXPARAM2
:
"%orderstate%"
,
CTXPARAM1
:
"xxx2"
}
;
/**
/**
* 导航视图参数
* 导航视图参数
...
@@ -437,7 +437,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
...
@@ -437,7 +437,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
* @type {*}
* @type {*}
* @memberof ListExpViewlistexpbarBase
* @memberof ListExpViewlistexpbarBase
*/
*/
public
navigateParams
:
any
=
null
;
public
navigateParams
:
any
=
{
param2
:
"%ibizordername%"
,
param1
:
"param3"
}
;
/**
/**
* 显示处理提示
* 显示处理提示
...
...
app_Web/src/widgets/ibizorder/order-calendar-navigation-calendar/order-calendar-navigation-calendar-base.vue
浏览文件 @
24707f63
...
@@ -665,6 +665,17 @@ export default class OrderCalendarNavigationBase extends Vue implements ControlI
...
@@ -665,6 +665,17 @@ export default class OrderCalendarNavigationBase extends Vue implements ControlI
public
getEditView
(
deName
:
string
)
{
public
getEditView
(
deName
:
string
)
{
let
view
:
any
=
{};
let
view
:
any
=
{};
switch
(
deName
){
switch
(
deName
){
case
"ibizbook"
:
view
=
{
viewname
:
'ibizbookedit-view'
,
height
:
0
,
width
:
0
,
title
:
this
.
$t
(
'PAGE.TITLE.IBIZBOOK.EDITVIEW'
),
placement
:
''
,
deResParameters
:
[],
parameters
:
[{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'editview'
,
parameterName
:
'editview'
}
],
};
break
;
case
"ibizorderdetail"
:
case
"ibizorderdetail"
:
view
=
{
view
=
{
viewname
:
'ibizorder-detail-sgrid-view9'
,
viewname
:
'ibizorder-detail-sgrid-view9'
,
...
...
app_Web/src/widgets/ibizorder/tree-exp-treeview/tree-exp-treeview-service.ts
浏览文件 @
24707f63
...
@@ -344,6 +344,8 @@ export default class TreeExpService extends ControlService {
...
@@ -344,6 +344,8 @@ export default class TreeExpService extends ControlService {
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isautoexpand
});
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isautoexpand
});
Object
.
assign
(
treeNode
,
{
leaf
:
true
});
Object
.
assign
(
treeNode
,
{
leaf
:
true
});
Object
.
assign
(
treeNode
,
{
curData
:
entity
});
Object
.
assign
(
treeNode
,
{
curData
:
entity
});
Object
.
assign
(
treeNode
,
{
navigateContext
:
{
CTXPARAM2
:
"%orderstate%"
,
CTXPARAM1
:
"xxx2"
}
});
Object
.
assign
(
treeNode
,
{
navigateParams
:
{
param2
:
"%ibizordername%"
,
param1
:
"param3"
}
});
Object
.
assign
(
treeNode
,
{
nodeid
:
treeNode
.
srfkey
});
Object
.
assign
(
treeNode
,
{
nodeid
:
treeNode
.
srfkey
});
Object
.
assign
(
treeNode
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"DE"
,
appEntityName
:
"ibizorder"
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"DE"
,
appEntityName
:
"ibizorder"
});
...
@@ -642,6 +644,8 @@ export default class TreeExpService extends ControlService {
...
@@ -642,6 +644,8 @@ export default class TreeExpService extends ControlService {
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isAutoexpand
});
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isAutoexpand
});
Object
.
assign
(
treeNode
,
{
leaf
:
false
});
Object
.
assign
(
treeNode
,
{
leaf
:
false
});
Object
.
assign
(
treeNode
,
{
navigateContext
:
{
CTXPARAM2
:
"%orderstate%"
,
CTXPARAM1
:
"xxx2"
}
});
Object
.
assign
(
treeNode
,
{
navigateParams
:
{
param2
:
"%ibizordername%"
,
param1
:
"param3"
}
});
Object
.
assign
(
treeNode
,
{
nodeid
:
treeNode
.
srfkey
});
Object
.
assign
(
treeNode
,
{
nodeid
:
treeNode
.
srfkey
});
Object
.
assign
(
treeNode
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"STATIC"
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"STATIC"
});
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
浏览文件 @
24707f63
...
@@ -12,6 +12,30 @@
...
@@ -12,6 +12,30 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
},
"getPSDETreeColumns"
:
[
{
"getPSDETreeColumns"
:
[
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"归还日期"
,
"caption"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -47,30 +71,6 @@
...
@@ -47,30 +71,6 @@
"widthUnit"
:
"px"
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableExpand"
:
false
,
"enableSort"
:
false
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
}
],
"getPSDETreeNodeRSs"
:
[
{
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
浏览文件 @
24707f63
...
@@ -20,18 +20,6 @@
...
@@ -20,18 +20,6 @@
}
}
}
],
}
],
"getPSDETreeColumns"
:
[
{
"getPSDETreeColumns"
:
[
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书描述"
,
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -55,6 +43,18 @@
...
@@ -55,6 +43,18 @@
"widthUnit"
:
"px"
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableExpand"
:
false
,
"enableSort"
:
false
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
}
],
"getPSDETreeNodeRSs"
:
[
{
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSCALENDARS/OrderCalendarNavigation.json
浏览文件 @
24707f63
...
@@ -42,6 +42,11 @@
...
@@ -42,6 +42,11 @@
"itemType"
:
"book"
,
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"FetchDefault"
"id"
:
"FetchDefault"
...
@@ -50,6 +55,28 @@
...
@@ -50,6 +55,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZBOOKNAME"
,
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSLISTS/ListExp.json
浏览文件 @
24707f63
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"getNavPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
@@ -163,6 +164,28 @@
...
@@ -163,6 +164,28 @@
"dataType"
:
25
,
"dataType"
:
25
,
"name"
:
"srfmstag"
"name"
:
"srfmstag"
}
],
}
],
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"pagingSize"
:
1000
,
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSTREEVIEWS/TreeExp.json
浏览文件 @
24707f63
...
@@ -210,6 +210,28 @@
...
@@ -210,6 +210,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZORDERNAME"
,
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
"codeName"
:
"IBIZOrderName"
...
@@ -314,6 +336,28 @@
...
@@ -314,6 +336,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"text"
:
"订单状态"
,
"text"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
浏览文件 @
24707f63
...
@@ -42,6 +42,30 @@
...
@@ -42,6 +42,30 @@
"id"
:
"GANTT"
"id"
:
"GANTT"
},
},
"getPSDETreeColumns"
:
[
{
"getPSDETreeColumns"
:
[
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"归还日期"
,
"caption"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -77,30 +101,6 @@
...
@@ -77,30 +101,6 @@
"widthUnit"
:
"px"
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableExpand"
:
false
,
"enableSort"
:
false
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
}
],
"getPSDETreeNodeRSs"
:
[
{
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
浏览文件 @
24707f63
...
@@ -88,18 +88,6 @@
...
@@ -88,18 +88,6 @@
"id"
:
"TREEGRIDEX"
"id"
:
"TREEGRIDEX"
},
},
"getPSDETreeColumns"
:
[
{
"getPSDETreeColumns"
:
[
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书描述"
,
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
@@ -123,6 +111,18 @@
...
@@ -123,6 +111,18 @@
"widthUnit"
:
"px"
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableExpand"
:
false
,
"enableSort"
:
false
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
}
],
"getPSDETreeNodeRSs"
:
[
{
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView.json
浏览文件 @
24707f63
...
@@ -143,6 +143,19 @@
...
@@ -143,6 +143,19 @@
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
}
],
}
],
"getPSAppViewRefs"
:
[
{
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:book"
,
"realTitle"
:
"图书编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"PAGE.TITLE.IBIZBOOK.EDITVIEW"
,
"mOSFilePath"
:
"pslanguageres/Auto1395"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1395"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:item1"
,
"name"
:
"EXPITEM:item1"
,
"parentDataJO"
:
{
"parentDataJO"
:
{
"srfparentdefname"
:
"IBIZORDERID"
,
"srfparentdefname"
:
"IBIZORDERID"
,
...
@@ -242,6 +255,11 @@
...
@@ -242,6 +255,11 @@
"itemType"
:
"book"
,
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"FetchDefault"
"id"
:
"FetchDefault"
...
@@ -250,6 +268,28 @@
...
@@ -250,6 +268,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZBOOKNAME"
,
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json
浏览文件 @
24707f63
...
@@ -143,6 +143,19 @@
...
@@ -143,6 +143,19 @@
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
}
],
}
],
"getPSAppViewRefs"
:
[
{
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:book"
,
"realTitle"
:
"图书编辑视图"
,
"getRealTitlePSLanguageRes"
:
{
"lanResTag"
:
"PAGE.TITLE.IBIZBOOK.EDITVIEW"
,
"mOSFilePath"
:
"pslanguageres/Auto1395"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1395"
},
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EXPITEM:item1"
,
"name"
:
"EXPITEM:item1"
,
"parentDataJO"
:
{
"parentDataJO"
:
{
"srfparentdefname"
:
"IBIZORDERID"
,
"srfparentdefname"
:
"IBIZORDERID"
,
...
@@ -242,6 +255,11 @@
...
@@ -242,6 +255,11 @@
"itemType"
:
"book"
,
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"FetchDefault"
"id"
:
"FetchDefault"
...
@@ -250,6 +268,28 @@
...
@@ -250,6 +268,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizbookname"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZBOOKNAME"
,
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView.json
浏览文件 @
24707f63
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
"getPSAppViewRefs"
:
[
{
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:DEFAULT"
,
"name"
:
"EXPITEM:DEFAULT"
,
"parentDataJO"
:
{
"parentDataJO"
:
{
"srfparentdefname"
:
"
IBIZORDERID
"
,
"srfparentdefname"
:
"
ibizordername
"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
},
},
...
@@ -210,6 +210,7 @@
...
@@ -210,6 +210,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"getNavPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
@@ -429,6 +430,28 @@
...
@@ -429,6 +430,28 @@
"dataType"
:
25
,
"dataType"
:
25
,
"name"
:
"srfmstag"
"name"
:
"srfmstag"
}
],
}
],
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"pagingSize"
:
1000
,
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView/psappviewctrls/listexpbar_list"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView_layout.json
浏览文件 @
24707f63
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
"getPSAppViewRefs"
:
[
{
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:DEFAULT"
,
"name"
:
"EXPITEM:DEFAULT"
,
"parentDataJO"
:
{
"parentDataJO"
:
{
"srfparentdefname"
:
"
IBIZORDERID
"
,
"srfparentdefname"
:
"
ibizordername
"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
},
},
...
@@ -210,6 +210,7 @@
...
@@ -210,6 +210,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"getNavPSAppView"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
@@ -429,6 +430,28 @@
...
@@ -429,6 +430,28 @@
"dataType"
:
25
,
"dataType"
:
25
,
"name"
:
"srfmstag"
"name"
:
"srfmstag"
}
],
}
],
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"pagingSize"
:
1000
,
"pagingSize"
:
1000
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLTreeExpView.json
浏览文件 @
24707f63
...
@@ -409,6 +409,28 @@
...
@@ -409,6 +409,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZORDERNAME"
,
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
"codeName"
:
"IBIZOrderName"
...
@@ -513,6 +535,28 @@
...
@@ -513,6 +535,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"text"
:
"订单状态"
,
"text"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView.json
浏览文件 @
24707f63
...
@@ -498,6 +498,28 @@
...
@@ -498,6 +498,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZORDERNAME"
,
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
"codeName"
:
"IBIZOrderName"
...
@@ -602,6 +624,28 @@
...
@@ -602,6 +624,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"text"
:
"订单状态"
,
"text"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView_layout.json
浏览文件 @
24707f63
...
@@ -498,6 +498,28 @@
...
@@ -498,6 +498,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"getTextPSAppDEField"
:
{
"getTextPSAppDEField"
:
{
"name"
:
"IBIZORDERNAME"
,
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
"codeName"
:
"IBIZOrderName"
...
@@ -602,6 +624,28 @@
...
@@ -602,6 +624,28 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
},
},
"getPSNavigateContexts"
:
[
{
"key"
:
"CTXPARAM2"
,
"name"
:
"CTXPARAM2"
,
"value"
:
"orderstate"
,
"rawValue"
:
false
},
{
"key"
:
"CTXPARAM1"
,
"name"
:
"CTXPARAM1"
,
"value"
:
"xxx2"
,
"rawValue"
:
true
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"param2"
,
"name"
:
"param2"
,
"value"
:
"ibizordername"
,
"rawValue"
:
false
},
{
"key"
:
"param1"
,
"name"
:
"param1"
,
"value"
:
"param3"
,
"rawValue"
:
true
}
],
"text"
:
"订单状态"
,
"text"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录