Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
d8bdbad9
提交
d8bdbad9
编写于
2年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
761a018f
变更
32
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
32 个修改的文件
包含
243 行增加
和
125 行删除
+243
-125
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
guide-borrow-form-form-base.vue
...ok/guide-borrow-form-form/guide-borrow-form-form-base.vue
+5
-5
guide-return-form-form-base.vue
...ok/guide-return-form-form/guide-return-form-form-base.vue
+5
-5
guide-view-form-form-base.vue
...izbook/guide-view-form-form/guide-view-form-form-base.vue
+5
-5
guide-wizardpanel-base.vue
...ets/ibizbook/guide-wizardpanel/guide-wizardpanel-base.vue
+1
-1
main-form-base.vue
app_Web/src/widgets/ibizbook/main-form/main-form-base.vue
+5
-5
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
usr4-dataview-base.vue
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
+4
-4
usr4-dataview-model.ts
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
+0
-5
main-grid-base.vue
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
+7
-21
main-grid-model.ts
app_Web/src/widgets/ibizorder/main-grid/main-grid-model.ts
+0
-15
Main.json
...APPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/Main.json
+8
-1
Main.json
...SYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json
+11
-4
Default.json
...eb/PSAPPDATAENTITIES/IBIZOrder/PSSEARCHFORMS/Default.json
+1
-1
Main3.json
...S/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main3.json
+8
-1
IBIZCustomerEditView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerEditView.json
+8
-1
IBIZOrderGridView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView.json
+8
-1
IBIZOrderGridView9.json
...emodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView9.json
+8
-1
IBIZOrderPickupGridView.json
...l/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupGridView.json
+8
-1
IBIZOrderPickupView.json
...model/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupView.json
+8
-1
IBIZOrderSF15GridView.json
...del/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF15GridView.json
+8
-1
IBIZOrderSF1GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1GridView.json
+8
-1
IBIZOrderSF5GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF5GridView.json
+8
-1
IBIZOrderSF6GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF6GridView.json
+8
-1
IBIZOrderSGridView.json
...emodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView.json
+8
-1
IBIZOrderSGridView2.json
...model/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView2.json
+8
-1
IBIZOrderTestLogicCustomView.json
...YSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestLogicCustomView.json
+8
-1
IBIZOrderUsr2GridView.json
...del/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2GridView.json
+8
-1
IBIZOrderViewPluginExGridView.json
...SAPPS/Web/PSAPPDEVIEWS/IBIZOrderViewPluginExGridView.json
+8
-1
IBIZOrderZDYTPGridView.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderZDYTPGridView.json
+8
-1
IBIZSample0001SF2EditView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF2EditView.json
+8
-1
未找到文件。
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
d8bdbad9
...
@@ -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
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9GridView
'
+
(
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
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-borrow-form-form/guide-borrow-form-form-base.vue
浏览文件 @
d8bdbad9
...
@@ -1378,7 +1378,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1378,7 +1378,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1429,7 +1429,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1429,7 +1429,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1499,7 +1499,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1499,7 +1499,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1607,7 +1607,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1607,7 +1607,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
@@ -1799,7 +1799,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1799,7 +1799,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-return-form-form/guide-return-form-form-base.vue
浏览文件 @
d8bdbad9
...
@@ -1344,7 +1344,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1344,7 +1344,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1395,7 +1395,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1395,7 +1395,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1465,7 +1465,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1465,7 +1465,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1573,7 +1573,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1573,7 +1573,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
@@ -1765,7 +1765,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1765,7 +1765,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-view-form-form/guide-view-form-form-base.vue
浏览文件 @
d8bdbad9
...
@@ -1447,7 +1447,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1447,7 +1447,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1499,7 +1499,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1499,7 +1499,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1569,7 +1569,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1569,7 +1569,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1677,7 +1677,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1677,7 +1677,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
@@ -1869,7 +1869,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1869,7 +1869,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-wizardpanel/guide-wizardpanel-base.vue
浏览文件 @
d8bdbad9
...
@@ -369,7 +369,7 @@ export default class GuideBase extends Vue implements ControlInterface {
...
@@ -369,7 +369,7 @@ export default class GuideBase extends Vue implements ControlInterface {
* @type {Boolean}
* @type {Boolean}
* @memberof GuideBase
* @memberof GuideBase
*/
*/
public
isShowStepBar
:
Boolean
=
fals
e
;
public
isShowStepBar
:
Boolean
=
tru
e
;
/**
/**
* 获取多项数据
* 获取多项数据
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/main-form/main-form-base.vue
浏览文件 @
d8bdbad9
...
@@ -1846,7 +1846,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1846,7 +1846,7 @@ export default class MainBase 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
:
'IBIZBOOKUsr
9
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
6
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1898,7 +1898,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1898,7 +1898,7 @@ export default class MainBase 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
:
'IBIZBOOKUsr
9
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
6
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1969,7 +1969,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1969,7 +1969,7 @@ export default class MainBase 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
:
'IBIZBOOKUsr
9
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
6
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -2077,7 +2077,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2077,7 +2077,7 @@ export default class MainBase 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
:
'IBIZBOOKUsr
9
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
6
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
@@ -2275,7 +2275,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2275,7 +2275,7 @@ export default class MainBase 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
:
'IBIZBOOKUsr
9
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
6
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
浏览文件 @
d8bdbad9
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
浏览文件 @
d8bdbad9
...
@@ -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'
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
浏览文件 @
d8bdbad9
...
@@ -718,7 +718,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
...
@@ -718,7 +718,7 @@ export default class Usr4Base 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
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{...
opt
};
const
arg
:
any
=
{...
opt
};
...
@@ -812,7 +812,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
...
@@ -812,7 +812,7 @@ export default class Usr4Base 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
Usr4
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
return
;
}
}
let
_datas
:
any
[]
=
[];
let
_datas
:
any
[]
=
[];
...
@@ -928,7 +928,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
...
@@ -928,7 +928,7 @@ export default class Usr4Base 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
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
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
);
...
@@ -936,7 +936,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
...
@@ -936,7 +936,7 @@ export default class Usr4Base 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
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
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
){
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
浏览文件 @
d8bdbad9
...
@@ -70,11 +70,6 @@ export default class Usr4Model {
...
@@ -70,11 +70,6 @@ export default class Usr4Model {
prop
:
'n_ibizbookname_like'
,
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
dataType
:
'QUERYPARAM'
},
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
浏览文件 @
d8bdbad9
...
@@ -290,7 +290,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -290,7 +290,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZOrder
SF1
GridViewBase
* @memberof IBIZOrder
Pickup
GridViewBase
*/
*/
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
if
(
args
.
length
===
0
)
{
if
(
args
.
length
===
0
)
{
...
@@ -433,20 +433,6 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -433,20 +433,6 @@ export default class MainBase extends Vue implements ControlInterface {
return
this
.
selections
[
0
];
return
this
.
selections
[
0
];
}
}
/**
* 打开新建数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
newdata
:
any
;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
opendata
:
any
;
/**
/**
* 是否嵌入关系界面
* 是否嵌入关系界面
...
@@ -986,7 +972,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -986,7 +972,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
fetchAction
)
{
if
(
!
this
.
fetchAction
)
{
this
.
$Notice
.
error
({
this
.
$Notice
.
error
({
title
:
this
.
$t
(
"app.commonWords.wrong"
)
as
string
,
title
:
this
.
$t
(
"app.commonWords.wrong"
)
as
string
,
desc
:
"IBIZOrder
SF1
GridView"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
desc
:
"IBIZOrder
Pickup
GridView"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
});
});
return
;
return
;
}
}
...
@@ -1126,7 +1112,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1126,7 +1112,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
removeAction
)
{
if
(
!
this
.
removeAction
)
{
this
.
$Notice
.
error
({
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
});
return
;
return
;
}
}
...
@@ -1240,7 +1226,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1240,7 +1226,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
*/
public
addBatch
(
arg
:
any
=
{}):
void
{
public
addBatch
(
arg
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
return
;
}
}
if
(
!
arg
){
if
(
!
arg
){
...
@@ -2173,7 +2159,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2173,7 +2159,7 @@ export default class MainBase 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
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
}
else
{
}
else
{
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
...
@@ -2182,7 +2168,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2182,7 +2168,7 @@ export default class MainBase 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
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
}
else
{
}
else
{
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
...
@@ -2258,7 +2244,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2258,7 +2244,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF1
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
desc
:
'IBIZOrder
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
});
return
;
return
;
}
}
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/main-grid/main-grid-model.ts
浏览文件 @
d8bdbad9
...
@@ -106,21 +106,6 @@ export default class MainModel {
...
@@ -106,21 +106,6 @@ export default class MainModel {
prop
:
'n_ibizordername_like'
,
prop
:
'n_ibizordername_like'
,
dataType
:
'QUERYPARAM'
dataType
:
'QUERYPARAM'
},
},
{
name
:
'n_orderstate_eq'
,
prop
:
'n_orderstate_eq'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_ordertime_gt'
,
prop
:
'n_ordertime_gt'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_ordertime_lt'
,
prop
:
'n_ordertime_lt'
,
dataType
:
'QUERYPARAM'
},
{
{
name
:
'size'
,
name
:
'size'
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/Main.json
浏览文件 @
d8bdbad9
...
@@ -815,7 +815,7 @@
...
@@ -815,7 +815,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -1047,6 +1047,12 @@
...
@@ -1047,6 +1047,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -1061,6 +1067,7 @@
...
@@ -1061,6 +1067,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json
浏览文件 @
d8bdbad9
{
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
"id"
:
"fetch"
"id"
:
"fetch"
},
},
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"
REMOVE"
,
"
LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"minorSortDir"
:
"DESC"
,
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
"xDataControlName"
:
"grid"
"xDataControlName"
:
"grid"
}
],
}
],
"getPSControlLogics"
:
[
{
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;
REMOVE;
LOAD;BEFORELOAD"
,
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"name"
:
"engine_grid"
,
...
@@ -146,6 +146,12 @@
...
@@ -146,6 +146,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -160,6 +166,7 @@
...
@@ -160,6 +166,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
@@ -406,7 +413,7 @@
...
@@ -406,7 +413,7 @@
"cssName"
:
"redToolBar"
"cssName"
:
"redToolBar"
},
},
"pagingSize"
:
20
,
"pagingSize"
:
20
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderGridView/psappviewctrls/grid"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrder
Pickup
GridView/psappviewctrls/grid"
,
"getRemovePSControlAction"
:
{
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"actionType"
:
"DEACTION"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSSEARCHFORMS/Default.json
浏览文件 @
d8bdbad9
...
@@ -89,7 +89,7 @@
...
@@ -89,7 +89,7 @@
"columnCount"
:
24
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderGridView/psappviewctrls/searchform"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrder
Pickup
GridView/psappviewctrls/searchform"
,
"searchButtonStyle"
:
"DEFAULT"
,
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAdvanceSearch"
:
false
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main3.json
浏览文件 @
d8bdbad9
...
@@ -739,7 +739,7 @@
...
@@ -739,7 +739,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -971,6 +971,12 @@
...
@@ -971,6 +971,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -985,6 +991,7 @@
...
@@ -985,6 +991,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerEditView.json
浏览文件 @
d8bdbad9
...
@@ -1261,7 +1261,7 @@
...
@@ -1261,7 +1261,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -1493,6 +1493,12 @@
...
@@ -1493,6 +1493,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -1507,6 +1513,7 @@
...
@@ -1507,6 +1513,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView.json
浏览文件 @
d8bdbad9
...
@@ -468,7 +468,7 @@
...
@@ -468,7 +468,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -700,6 +700,12 @@
...
@@ -700,6 +700,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -714,6 +720,7 @@
...
@@ -714,6 +720,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView9.json
浏览文件 @
d8bdbad9
...
@@ -273,7 +273,7 @@
...
@@ -273,7 +273,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -505,6 +505,12 @@
...
@@ -505,6 +505,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -519,6 +525,7 @@
...
@@ -519,6 +525,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupGridView.json
浏览文件 @
d8bdbad9
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -270,6 +270,12 @@
...
@@ -270,6 +270,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -284,6 +290,7 @@
...
@@ -284,6 +290,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupView.json
浏览文件 @
d8bdbad9
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -306,6 +306,12 @@
...
@@ -306,6 +306,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -320,6 +326,7 @@
...
@@ -320,6 +326,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF15GridView.json
浏览文件 @
d8bdbad9
...
@@ -430,7 +430,7 @@
...
@@ -430,7 +430,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -666,6 +666,12 @@
...
@@ -666,6 +666,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -680,6 +686,7 @@
...
@@ -680,6 +686,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1GridView.json
浏览文件 @
d8bdbad9
...
@@ -470,7 +470,7 @@
...
@@ -470,7 +470,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -702,6 +702,12 @@
...
@@ -702,6 +702,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -716,6 +722,7 @@
...
@@ -716,6 +722,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF5GridView.json
浏览文件 @
d8bdbad9
...
@@ -354,7 +354,7 @@
...
@@ -354,7 +354,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -586,6 +586,12 @@
...
@@ -586,6 +586,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -600,6 +606,7 @@
...
@@ -600,6 +606,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF6GridView.json
浏览文件 @
d8bdbad9
...
@@ -331,7 +331,7 @@
...
@@ -331,7 +331,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -563,6 +563,12 @@
...
@@ -563,6 +563,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -577,6 +583,7 @@
...
@@ -577,6 +583,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView.json
浏览文件 @
d8bdbad9
...
@@ -401,7 +401,7 @@
...
@@ -401,7 +401,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -633,6 +633,12 @@
...
@@ -633,6 +633,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -647,6 +653,7 @@
...
@@ -647,6 +653,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView2.json
浏览文件 @
d8bdbad9
...
@@ -382,7 +382,7 @@
...
@@ -382,7 +382,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -603,6 +603,12 @@
...
@@ -603,6 +603,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -617,6 +623,7 @@
...
@@ -617,6 +623,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestLogicCustomView.json
浏览文件 @
d8bdbad9
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -242,6 +242,12 @@
...
@@ -242,6 +242,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -256,6 +262,7 @@
...
@@ -256,6 +262,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2GridView.json
浏览文件 @
d8bdbad9
...
@@ -405,7 +405,7 @@
...
@@ -405,7 +405,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -637,6 +637,12 @@
...
@@ -637,6 +637,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -651,6 +657,7 @@
...
@@ -651,6 +657,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderViewPluginExGridView.json
浏览文件 @
d8bdbad9
...
@@ -994,7 +994,7 @@
...
@@ -994,7 +994,7 @@
},
{
},
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -1226,6 +1226,12 @@
...
@@ -1226,6 +1226,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -1240,6 +1246,7 @@
...
@@ -1240,6 +1246,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderZDYTPGridView.json
浏览文件 @
d8bdbad9
...
@@ -304,7 +304,7 @@
...
@@ -304,7 +304,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -536,6 +536,12 @@
...
@@ -536,6 +536,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -550,6 +556,7 @@
...
@@ -550,6 +556,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF2EditView.json
浏览文件 @
d8bdbad9
...
@@ -862,7 +862,7 @@
...
@@ -862,7 +862,7 @@
"getPSControls"
:
[
{
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
0
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json"
,
"emptyText"
:
"无值测试"
,
"emptyText"
:
"无值测试"
,
...
@@ -1094,6 +1094,12 @@
...
@@ -1094,6 +1094,12 @@
"columnType"
:
"DEFGRIDCOLUMN"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ordertype"
,
"dataItemName"
:
"ordertype"
,
"excelCaption"
:
"订单类型"
,
"excelCaption"
:
"订单类型"
,
"getLinkPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
"linkValueItem"
:
"ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"mOSFilePath"
:
"psdegridcols/ordertype"
,
"name"
:
"ordertype"
,
"name"
:
"ordertype"
,
"noPrivDisplayMode"
:
1
,
"noPrivDisplayMode"
:
1
,
...
@@ -1108,6 +1114,7 @@
...
@@ -1108,6 +1114,7 @@
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"rTMOSFilePath"
:
"psdegridcols/ordertype"
,
"width"
:
150
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"widthUnit"
:
"PX"
,
"enableLinkView"
:
true
,
"enableSort"
:
true
"enableSort"
:
true
},
{
},
{
"align"
:
"LEFT"
,
"align"
:
"LEFT"
,
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录