Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
da750476
提交
da750476
编写于
12月 13, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
6c5ef598
变更
15
隐藏空白字符变更
内嵌
并排
正在显示
15 个修改的文件
包含
446 行增加
和
327 行删除
+446
-327
ibizorder_BO_CN_base.ts
.../locale/lanres/entities/ibizorder/ibizorder_BO_CN_base.ts
+2
-1
ibizorder_en_US_base.ts
.../locale/lanres/entities/ibizorder/ibizorder_en_US_base.ts
+2
-1
ibizorder_zh_CN_base.ts
.../locale/lanres/entities/ibizorder/ibizorder_zh_CN_base.ts
+2
-1
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
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
list-exp-list-base.vue
...rc/widgets/ibizorder/list-exp-list/list-exp-list-base.vue
+4
-4
main-form-base.vue
app_Web/src/widgets/ibizorder/main-form/main-form-base.vue
+53
-42
main-form-model.ts
app_Web/src/widgets/ibizorder/main-form/main-form-model.ts
+5
-5
Main.json
...SYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSFORMS/Main.json
+74
-52
Main3.json
.../Web/PSAPPDATAENTITIES/IBIZOrderDetail/PSFORMS/Main3.json
+74
-52
IBIZOrderDetailSF2EditView.json
...SSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailSF2EditView.json
+74
-52
IBIZOrderEditView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json
+74
-52
IBIZOrderWFDynaActionView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFDynaActionView.json
+74
-52
未找到文件。
app_Web/src/locale/lanres/entities/ibizorder/ibizorder_BO_CN_base.ts
浏览文件 @
da750476
...
...
@@ -461,6 +461,7 @@ function getLocaleResourceBase(){
main_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"订单基本信息"
,
null
),
grouppanel2
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
grouppanel1
:
commonLogic
.
appcommonhandle
(
"订单明细"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
...
...
@@ -481,10 +482,10 @@ function getLocaleResourceBase(){
ibizcustomername
:
commonLogic
.
appcommonhandle
(
"客户名称"
,
null
),
ordertype
:
commonLogic
.
appcommonhandle
(
"订单类型"
,
null
),
amount
:
commonLogic
.
appcommonhandle
(
"总计"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
detailnum
:
commonLogic
.
appcommonhandle
(
"明细数"
,
null
),
orderstate
:
commonLogic
.
appcommonhandle
(
"订单状态"
,
null
),
memo
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
ibizcustomerid
:
commonLogic
.
appcommonhandle
(
"客户标识"
,
null
),
ibizorderid
:
commonLogic
.
appcommonhandle
(
"订单标识"
,
null
),
},
...
...
app_Web/src/locale/lanres/entities/ibizorder/ibizorder_en_US_base.ts
浏览文件 @
da750476
...
...
@@ -461,6 +461,7 @@ function getLocaleResourceBase(){
main_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"订单基本信息"
,
null
),
grouppanel2
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
grouppanel1
:
commonLogic
.
appcommonhandle
(
"订单明细"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
...
...
@@ -481,10 +482,10 @@ function getLocaleResourceBase(){
ibizcustomername
:
commonLogic
.
appcommonhandle
(
"客户名称"
,
null
),
ordertype
:
commonLogic
.
appcommonhandle
(
"订单类型"
,
null
),
amount
:
commonLogic
.
appcommonhandle
(
"总计"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
detailnum
:
commonLogic
.
appcommonhandle
(
"明细数"
,
null
),
orderstate
:
commonLogic
.
appcommonhandle
(
"订单状态"
,
null
),
memo
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
ibizcustomerid
:
commonLogic
.
appcommonhandle
(
"客户标识"
,
null
),
ibizorderid
:
commonLogic
.
appcommonhandle
(
"订单标识"
,
null
),
},
...
...
app_Web/src/locale/lanres/entities/ibizorder/ibizorder_zh_CN_base.ts
浏览文件 @
da750476
...
...
@@ -461,6 +461,7 @@ function getLocaleResourceBase(){
main_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"订单基本信息"
,
null
),
grouppanel2
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
grouppanel1
:
commonLogic
.
appcommonhandle
(
"订单明细"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
...
...
@@ -481,10 +482,10 @@ function getLocaleResourceBase(){
ibizcustomername
:
commonLogic
.
appcommonhandle
(
"客户名称"
,
null
),
ordertype
:
commonLogic
.
appcommonhandle
(
"订单类型"
,
null
),
amount
:
commonLogic
.
appcommonhandle
(
"总计"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
detailnum
:
commonLogic
.
appcommonhandle
(
"明细数"
,
null
),
orderstate
:
commonLogic
.
appcommonhandle
(
"订单状态"
,
null
),
memo
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件上传"
,
null
),
ibizcustomerid
:
commonLogic
.
appcommonhandle
(
"客户标识"
,
null
),
ibizorderid
:
commonLogic
.
appcommonhandle
(
"订单标识"
,
null
),
},
...
...
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
da750476
...
...
@@ -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
:
'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
;
}
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
:
'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
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue
浏览文件 @
da750476
...
...
@@ -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/usr4-dataview/usr4-dataview-base.vue
浏览文件 @
da750476
...
...
@@ -698,7 +698,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
Promise
<
any
>
{
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
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -792,7 +792,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -908,7 +908,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -916,7 +916,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'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
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
...
...
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
浏览文件 @
da750476
...
...
@@ -70,11 +70,6 @@ export default class Usr4Model {
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
...
...
app_Web/src/widgets/ibizorder/list-exp-list/list-exp-list-base.vue
浏览文件 @
da750476
...
...
@@ -601,7 +601,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -731,7 +731,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
return
;
}
if
(
datas
.
length
===
0
)
{
...
...
@@ -836,7 +836,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -844,7 +844,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizorder
){
...
...
app_Web/src/widgets/ibizorder/main-form/main-form-base.vue
浏览文件 @
da750476
...
...
@@ -117,29 +117,6 @@
</app-form-item>
</i-col>
<i-col
v-show=
"detailsModel.formitem.visible"
:style=
"
{}" :sm="{ span: 6, offset: 0 }" :md="{ span: 6, offset: 0 }" :lg="{ span: 6, offset: 0 }">
<app-form-item
name=
'formitem'
:itemRules=
"this.rules().formitem"
class=
''
:caption=
"$t('entities.ibizorder.main_form.details.formitem')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.formitem.error"
:isEmptyCaption=
"false"
labelPos=
"LEFT"
>
<app-ey-upload
:data=
"data"
formItemName=
"formitem"
:value=
"data.formitem"
:formState=
"formState"
folder=
"ibizorder"
ownertype=
"formitem"
:ownerid=
"data.srfkey"
:show-ocrview=
"false"
:show-preview=
"false"
:show-edit=
"false"
:show-drag=
"false"
:persistence=
"false"
:show-download=
"false"
:disabled=
"detailsModel.formitem.disabled"
:show-delete=
"false"
@
formitemvaluechange=
"onFormItemValueChange"
>
</app-ey-upload>
</app-form-item>
</i-col>
<i-col
v-show=
"detailsModel.detailnum.visible"
:style=
"
{}" :sm="{ span: 6, offset: 0 }" :md="{ span: 6, offset: 0 }" :lg="{ span: 6, offset: 0 }">
<app-form-item
name=
'detailnum'
:itemRules=
"this.rules().detailnum"
class=
''
:caption=
"$t('entities.ibizorder.main_form.details.detailnum')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.detailnum.error"
:isEmptyCaption=
"false"
labelPos=
"LEFT"
>
...
...
@@ -183,6 +160,37 @@
</row>
</app-form-group>
</i-col>
<i-col
v-show=
"detailsModel.grouppanel2.visible"
:style=
"
{}" :lg="{ span: 24, offset: 0 }">
<app-form-group
:uiService=
"appUIService"
:data=
"transformData(data)"
:manageContainerStatus=
"detailsModel.grouppanel2.manageContainerStatus"
:isManageContainer=
"detailsModel.grouppanel2.isManageContainer"
@
managecontainerclick=
"manageContainerClick('grouppanel2')"
layoutType=
"TABLE_24COL"
titleStyle=
""
class=
''
:uiActionGroup=
"detailsModel.grouppanel2.uiActionGroup"
@
groupuiactionclick=
"groupUIActionClick($event)"
:caption=
"$t('entities.ibizorder.main_form.details.grouppanel2')"
:isShowCaption=
"true"
uiStyle=
"DEFAULT"
:titleBarCloseMode=
"0"
:isInfoGroupMode=
"false"
>
<row>
<i-col
v-show=
"detailsModel.formitem.visible"
:style=
"
{}" :lg="{ span: 24, offset: 0 }">
<app-form-item
name=
'formitem'
:itemRules=
"this.rules().formitem"
class=
''
:caption=
"$t('entities.ibizorder.main_form.details.formitem')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.formitem.error"
:isEmptyCaption=
"false"
labelPos=
"LEFT"
>
<app-ey-upload
:data=
"data"
formItemName=
"formitem"
:value=
"data.formitem"
:formState=
"formState"
folder=
"ibizorder"
ownertype=
"formitem"
:ownerid=
"data.srfkey"
:show-ocrview=
"false"
:show-preview=
"false"
:show-edit=
"false"
:show-drag=
"false"
:persistence=
"false"
:show-download=
"false"
:disabled=
"detailsModel.formitem.disabled"
:show-delete=
"false"
@
formitemvaluechange=
"onFormItemValueChange"
>
</app-ey-upload>
</app-form-item>
</i-col>
</row>
</app-form-group>
</i-col>
<i-col
v-show=
"detailsModel.grouppanel1.visible"
:style=
"
{}" :lg="{ span: 24, offset: 0 }">
<app-form-group
:uiService=
"appUIService"
:data=
"transformData(data)"
:manageContainerStatus=
"detailsModel.grouppanel1.manageContainerStatus"
:isManageContainer=
"detailsModel.grouppanel1.isManageContainer"
@
managecontainerclick=
"manageContainerClick('grouppanel1')"
layoutType=
"TABLE_24COL"
titleStyle=
""
class=
''
:uiActionGroup=
"detailsModel.grouppanel1.uiActionGroup"
@
groupuiactionclick=
"groupUIActionClick($event)"
:caption=
"$t('entities.ibizorder.main_form.details.grouppanel1')"
:isShowCaption=
"true"
uiStyle=
"DEFAULT"
:titleBarCloseMode=
"0"
:isInfoGroupMode=
"false"
>
...
...
@@ -680,10 +688,10 @@ export default class MainBase extends Vue implements ControlInterface {
ibizcustomername
:
null
,
ordertype
:
null
,
amount
:
null
,
formitem
:
null
,
detailnum
:
null
,
orderstate
:
null
,
memo
:
null
,
formitem
:
null
,
ibizcustomerid
:
null
,
ibizorderid
:
null
,
ibizorder
:
null
,
...
...
@@ -769,10 +777,6 @@ export default class MainBase extends Vue implements ControlInterface {
{
required
:
this
.
detailsModel
.
amount
.
required
,
type
:
'number'
,
message
:
'总计 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
amount
.
required
,
type
:
'number'
,
message
:
'总计 值不能为空'
,
trigger
:
'blur'
},
],
formitem
:
[
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'文件上传 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'文件上传 值不能为空'
,
trigger
:
'blur'
},
],
detailnum
:
[
{
required
:
this
.
detailsModel
.
detailnum
.
required
,
type
:
'number'
,
message
:
'明细数 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
detailnum
.
required
,
type
:
'number'
,
message
:
'明细数 值不能为空'
,
trigger
:
'blur'
},
...
...
@@ -785,6 +789,10 @@ export default class MainBase extends Vue implements ControlInterface {
{
required
:
this
.
detailsModel
.
memo
.
required
,
type
:
'string'
,
message
:
'备注 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
memo
.
required
,
type
:
'string'
,
message
:
'备注 值不能为空'
,
trigger
:
'blur'
},
],
formitem
:
[
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'文件上传 值不能为空'
,
trigger
:
'change'
},
{
required
:
this
.
detailsModel
.
formitem
.
required
,
type
:
'string'
,
message
:
'文件上传 值不能为空'
,
trigger
:
'blur'
},
],
}
}
...
...
@@ -893,6 +901,8 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
detailsModel
:
any
=
{
group1
:
new
FormGroupPanelModel
({
caption
:
'订单基本信息'
,
detailType
:
'GROUPPANEL'
,
name
:
'group1'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
uiActionGroup
:
{
caption
:
''
,
langbase
:
'entities.ibizorder.main_form'
,
extractMode
:
'ITEM'
,
details
:
[]
},
isManageContainer
:
false
,
showMoreModeItems
:
[]
})
,
grouppanel2
:
new
FormGroupPanelModel
({
caption
:
'文件上传'
,
detailType
:
'GROUPPANEL'
,
name
:
'grouppanel2'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
uiActionGroup
:
{
caption
:
''
,
langbase
:
'entities.ibizorder.main_form'
,
extractMode
:
'ITEM'
,
details
:
[]
},
isManageContainer
:
false
,
showMoreModeItems
:
[]
})
,
druipart1
:
new
FormDRUIPartModel
({
caption
:
''
,
detailType
:
'DRUIPART'
,
name
:
'druipart1'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
})
,
...
...
@@ -933,14 +943,14 @@ export default class MainBase extends Vue implements ControlInterface {
ordertype
:
new
FormItemModel
({
caption
:
'订单类型'
,
detailType
:
'FORMITEM'
,
name
:
'ordertype'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
amount
:
new
FormItemModel
({
caption
:
'总计'
,
detailType
:
'FORMITEM'
,
name
:
'amount'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem
:
new
FormItemModel
({
caption
:
'文件上传'
,
detailType
:
'FORMITEM'
,
name
:
'formitem'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
detailnum
:
new
FormItemModel
({
caption
:
'明细数'
,
detailType
:
'FORMITEM'
,
name
:
'detailnum'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
orderstate
:
new
FormItemModel
({
caption
:
'订单状态'
,
detailType
:
'FORMITEM'
,
name
:
'orderstate'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
0
})
,
memo
:
new
FormItemModel
({
caption
:
'备注'
,
detailType
:
'FORMITEM'
,
name
:
'memo'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
formitem
:
new
FormItemModel
({
caption
:
'文件上传'
,
detailType
:
'FORMITEM'
,
name
:
'formitem'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizcustomerid
:
new
FormItemModel
({
caption
:
'客户标识'
,
detailType
:
'FORMITEM'
,
name
:
'ibizcustomerid'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
...
...
@@ -1152,18 +1162,6 @@ export default class MainBase extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'amount'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof MainBase
*/
@
Watch
(
'data.formitem'
)
onFormitemChange
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'formitem'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 detailnum 值
*
...
...
@@ -1200,6 +1198,18 @@ export default class MainBase extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'memo'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 formitem 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof MainBase
*/
@
Watch
(
'data.formitem'
)
onFormitemChange
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'formitem'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 ibizcustomerid 值
*
...
...
@@ -1303,6 +1313,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
...
...
app_Web/src/widgets/ibizorder/main-form/main-form-model.ts
浏览文件 @
da750476
...
...
@@ -99,11 +99,6 @@ export default class MainModel {
prop
:
'amount'
,
dataType
:
'FLOAT'
,
},
{
name
:
'formitem'
,
prop
:
'tp'
,
dataType
:
'LONGTEXT'
,
},
{
name
:
'detailnum'
,
prop
:
'detailnum'
,
...
...
@@ -119,6 +114,11 @@ export default class MainModel {
prop
:
'memo'
,
dataType
:
'LONGTEXT_1000'
,
},
{
name
:
'formitem'
,
prop
:
'tp'
,
dataType
:
'LONGTEXT'
,
},
{
name
:
'ibizcustomerid'
,
prop
:
'ibizcustomerid'
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSFORMS/Main.json
浏览文件 @
da750476
...
...
@@ -141,13 +141,6 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"detailnum"
,
"dataType"
:
9
,
...
...
@@ -169,6 +162,13 @@
"name"
:
"MEMO"
,
"codeName"
:
"Memo"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
...
...
@@ -544,51 +544,6 @@
"enableItemPriv"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.DETAILNUM"
,
...
...
@@ -724,6 +679,73 @@
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"文件上传"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrderDetail/PSFORMS/Main3.json
浏览文件 @
da750476
...
...
@@ -1123,13 +1123,6 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"detailnum"
,
"dataType"
:
9
,
...
...
@@ -1151,6 +1144,13 @@
"name"
:
"MEMO"
,
"codeName"
:
"Memo"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
...
...
@@ -1526,51 +1526,6 @@
"enableItemPriv"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.DETAILNUM"
,
...
...
@@ -1706,6 +1661,73 @@
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"文件上传"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderDetailSF2EditView.json
浏览文件 @
da750476
...
...
@@ -1572,13 +1572,6 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"detailnum"
,
"dataType"
:
9
,
...
...
@@ -1600,6 +1593,13 @@
"name"
:
"MEMO"
,
"codeName"
:
"Memo"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
...
...
@@ -1975,51 +1975,6 @@
"enableItemPriv"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.DETAILNUM"
,
...
...
@@ -2155,6 +2110,73 @@
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"文件上传"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView.json
浏览文件 @
da750476
...
...
@@ -716,13 +716,6 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"detailnum"
,
"dataType"
:
9
,
...
...
@@ -744,6 +737,13 @@
"name"
:
"MEMO"
,
"codeName"
:
"Memo"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
...
...
@@ -1119,51 +1119,6 @@
"enableItemPriv"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.DETAILNUM"
,
...
...
@@ -1299,6 +1254,73 @@
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"文件上传"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderWFDynaActionView.json
浏览文件 @
da750476
...
...
@@ -251,13 +251,6 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"detailnum"
,
"dataType"
:
9
,
...
...
@@ -279,6 +272,13 @@
"name"
:
"MEMO"
,
"codeName"
:
"Memo"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
...
...
@@ -654,51 +654,6 @@
"enableItemPriv"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.DETAILNUM"
,
...
...
@@ -834,6 +789,73 @@
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"文件上传"
,
"codeName"
:
"grouppanel2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"name"
:
"grouppanel2"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.TP"
,
"mOSFilePath"
:
"pslanguageres/Auto1423"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1423"
},
"caption"
:
"文件上传"
,
"codeName"
:
"formitem"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TP"
,
"codeName"
:
"Tp"
},
"getPSEditor"
:
{
"editorParams"
:
{
"FILEEXTS"
:
""
,
"MAXFILESIZE"
:
""
,
"MINFILECNT"
:
""
,
"MAXFILECNT"
:
""
},
"editorStyle"
:
"EY"
,
"editorType"
:
"FILEUPLOADER"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"formitem"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/grouppanel2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录