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 = {
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-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
(
'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'
));
...
...
@@ -202,7 +203,6 @@ export const PageComponents = {
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
(
'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
(
'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'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
24707f63
...
...
@@ -3145,6 +3145,21 @@ const router = new Router({
},
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?'
,
meta
:
{
...
...
@@ -3281,21 +3296,6 @@ const router = new Router({
},
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?'
,
meta
:
{
...
...
app_Web/src/pages/ungroup/app-index-view/page-register.ts
浏览文件 @
24707f63
...
...
@@ -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-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
(
'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
(
'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'
));
...
...
@@ -202,7 +203,6 @@ export const PageComponents = {
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
(
'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
(
'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'
));
...
...
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
24707f63
...
...
@@ -3144,6 +3144,21 @@ const router = new Router({
},
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?'
,
meta
:
{
...
...
@@ -3280,21 +3295,6 @@ const router = new Router({
},
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?'
,
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
24707f63
...
...
@@ -1412,6 +1412,7 @@ export const viewstate: any = {
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'58e37ccddda10feedac7c809d5cee02a'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
],
...
...
@@ -1678,6 +1679,7 @@ export const viewstate: any = {
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'58e37ccddda10feedac7c809d5cee02a'
,
'aa59a7578f3da5d69d6e28ab021d867c'
,
'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 {
*/
public
load
(
opt
:
any
=
{}):
void
{
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
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
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
*/
public
load
(
opt
:
any
=
{}):
void
{
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
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
浏览文件 @
24707f63
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
浏览文件 @
24707f63
...
...
@@ -11,7 +11,7 @@ export default class Usr2Model {
* 获取数据项集合
*
* @returns {any[]}
* @memberof Usr2Data
V
iewMode
* @memberof Usr2Data
viewexpbar_datav
iewMode
*/
public
getDataItems
():
any
[]
{
return
[
...
...
@@ -40,17 +40,6 @@ export default class Usr2Model {
dataType
:
'FONTKEY'
,
},
{
name
:
'n_ibizbookname_like'
,
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
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 {
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
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
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1366,7 +1366,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
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
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1436,7 +1436,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1544,7 +1544,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
...
@@ -1742,7 +1742,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
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
* @memberof CalendarExpView_layoutcalendarexpbarBase
*/
public
navViewName
:
any
=
{
book
:
""
,
book
:
"
ibizbookedit-view
"
,
item1
:
"ibizorder-detail-sgrid-view9"
};
...
...
@@ -394,8 +394,8 @@ export default class CalendarExpView_layoutcalendarexpbarBase extends Vue implem
*/
public
navParam
:
any
=
{
book
:
{
navigateContext
:
null
,
navigateParams
:
null
navigateContext
:
{
CTXPARAM2
:
"%ibizbookname%"
,
CTXPARAM1
:
"xxx2"
}
,
navigateParams
:
{
param2
:
"%ibizbookname%"
,
param1
:
"param3"
}
},
item1
:
{
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
* @memberof CalendarExpViewcalendarexpbarBase
*/
public
navViewName
:
any
=
{
book
:
""
,
book
:
"
ibizbookedit-view
"
,
item1
:
"ibizorder-detail-sgrid-view9"
};
...
...
@@ -394,8 +394,8 @@ export default class CalendarExpViewcalendarexpbarBase extends Vue implements Co
*/
public
navParam
:
any
=
{
book
:
{
navigateContext
:
null
,
navigateParams
:
null
navigateContext
:
{
CTXPARAM2
:
"%ibizbookname%"
,
CTXPARAM1
:
"xxx2"
}
,
navigateParams
:
{
param2
:
"%ibizbookname%"
,
param1
:
"param3"
}
},
item1
:
{
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
* @type {string}
* @memberof ListExpView_layoutlistexpbarBase
*/
public
navFilter
:
string
=
""
;
public
navFilter
:
string
=
"
ibizordername
"
;
/**
* 导航关系
...
...
@@ -429,7 +429,7 @@ export default class ListExpView_layoutlistexpbarBase extends Vue implements Con
* @type {*}
* @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
* @type {*}
* @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
* @type {string}
* @memberof ListExpViewlistexpbarBase
*/
public
navFilter
:
string
=
""
;
public
navFilter
:
string
=
"
ibizordername
"
;
/**
* 导航关系
...
...
@@ -429,7 +429,7 @@ export default class ListExpViewlistexpbarBase extends Vue implements ControlInt
* @type {*}
* @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
* @type {*}
* @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
public
getEditView
(
deName
:
string
)
{
let
view
:
any
=
{};
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"
:
view
=
{
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 {
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isautoexpand
});
Object
.
assign
(
treeNode
,
{
leaf
:
true
});
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
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"DE"
,
appEntityName
:
"ibizorder"
});
...
...
@@ -642,6 +644,8 @@ export default class TreeExpService extends ControlService {
Object
.
assign
(
treeNode
,
{
expanded
:
filter
.
isAutoexpand
});
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
,
{
nodeid2
:
filter
.
strRealNodeId
});
Object
.
assign
(
treeNode
,
{
nodeType
:
"STATIC"
});
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
浏览文件 @
24707f63
...
...
@@ -12,6 +12,30 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
"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"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -47,30 +71,6 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
浏览文件 @
24707f63
...
...
@@ -20,18 +20,6 @@
}
}
],
"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"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -55,6 +43,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSCALENDARS/OrderCalendarNavigation.json
浏览文件 @
24707f63
...
...
@@ -42,6 +42,11 @@
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
...
...
@@ -50,6 +55,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSLISTS/ListExp.json
浏览文件 @
24707f63
...
...
@@ -18,6 +18,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
...
@@ -163,6 +164,28 @@
"dataType"
:
25
,
"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
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSTREEVIEWS/TreeExp.json
浏览文件 @
24707f63
...
...
@@ -210,6 +210,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
...
...
@@ -314,6 +336,28 @@
"modelref"
:
true
,
"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"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
浏览文件 @
24707f63
...
...
@@ -42,6 +42,30 @@
"id"
:
"GANTT"
},
"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"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -77,30 +101,6 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
浏览文件 @
24707f63
...
...
@@ -88,18 +88,6 @@
"id"
:
"TREEGRIDEX"
},
"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"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -123,6 +111,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
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"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView.json
浏览文件 @
24707f63
...
...
@@ -143,6 +143,19 @@
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
}
],
"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"
,
"parentDataJO"
:
{
"srfparentdefname"
:
"IBIZORDERID"
,
...
...
@@ -242,6 +255,11 @@
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
...
...
@@ -250,6 +268,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json
浏览文件 @
24707f63
...
...
@@ -143,6 +143,19 @@
"getPSViewCtrlName"
:
"calendarexpbar_toolbar"
}
],
"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"
,
"parentDataJO"
:
{
"srfparentdefname"
:
"IBIZORDERID"
,
...
...
@@ -242,6 +255,11 @@
"itemType"
:
"book"
,
"maxSize"
:
-1
,
"name"
:
"图书"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"getPSAppDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
...
...
@@ -250,6 +268,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZBOOKNAME"
,
"codeName"
:
"IBIZBOOKName"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView.json
浏览文件 @
24707f63
...
...
@@ -145,7 +145,7 @@
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:DEFAULT"
,
"parentDataJO"
:
{
"srfparentdefname"
:
"
IBIZORDERID
"
,
"srfparentdefname"
:
"
ibizordername
"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
},
...
...
@@ -210,6 +210,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
...
@@ -429,6 +430,28 @@
"dataType"
:
25
,
"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
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderListExpView_layout.json
浏览文件 @
24707f63
...
...
@@ -145,7 +145,7 @@
"getPSAppViewRefs"
:
[
{
"name"
:
"EXPITEM:DEFAULT"
,
"parentDataJO"
:
{
"srfparentdefname"
:
"
IBIZORDERID
"
,
"srfparentdefname"
:
"
ibizordername
"
,
"srfparentdename"
:
"IBIZORDER"
,
"srfparentmode"
:
"DER1N_IBIZORDERDETAIL_IBIZORDER_IBIZORDERID"
},
...
...
@@ -210,6 +210,7 @@
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"ListExp"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdelists/ListExp"
,
"navFilter"
:
"ibizordername"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailGridView9.json"
,
...
...
@@ -429,6 +430,28 @@
"dataType"
:
25
,
"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
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderListExpView_layout/psappviewctrls/listexpbar_list"
,
"getRemovePSControlAction"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestCLTreeExpView.json
浏览文件 @
24707f63
...
...
@@ -409,6 +409,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
...
...
@@ -513,6 +535,28 @@
"modelref"
:
true
,
"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"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView.json
浏览文件 @
24707f63
...
...
@@ -498,6 +498,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
...
...
@@ -602,6 +624,28 @@
"modelref"
:
true
,
"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"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTreeExpView_layout.json
浏览文件 @
24707f63
...
...
@@ -498,6 +498,28 @@
"modelref"
:
true
,
"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"
:
{
"name"
:
"IBIZORDERNAME"
,
"codeName"
:
"IBIZOrderName"
...
...
@@ -602,6 +624,28 @@
"modelref"
:
true
,
"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"
:
"订单状态"
,
"treeNodeType"
:
"STATIC"
,
"hasPSDETreeNodeRSs"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录