Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
4cfaecbf
提交
4cfaecbf
编写于
12月 21, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
cff1781a
变更
31
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
31 个修改的文件
包含
935 行增加
和
1561 行删除
+935
-1561
router.ts
app_Web/src/pages/sample/app-index-view2/router.ts
+0
-14
ibizorder-sgrid-view-base.vue
...sample/ibizorder-sgrid-view/ibizorder-sgrid-view-base.vue
+38
-179
ibizorder-sgrid-view.vue
...ages/sample/ibizorder-sgrid-view/ibizorder-sgrid-view.vue
+0
-4
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+0
-1
router.ts
app_Web/src/pages/sample/index/router.ts
+0
-29
page-register.ts
app_Web/src/pages/ungroup/app-index-view/page-register.ts
+0
-1
router.ts
app_Web/src/pages/ungroup/app-index-view/router.ts
+0
-29
state.ts
app_Web/src/store/modules/view-action/state.ts
+0
-12
quicksearchform-searchform-base.vue
...searchform-searchform/quicksearchform-searchform-base.vue
+2
-2
main-grid-base.vue
...src/widgets/ibizorder-detail/main-grid/main-grid-base.vue
+6
-6
main-grid-base.vue
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
+5
-4
Main.json
...APPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/Main.json
+8
-3
Main.json
...SYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json
+8
-3
Main3.json
...S/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main3.json
+8
-3
IBIZCustomerEditView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerEditView.json
+8
-3
IBIZOrderEditView_info.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView_info.json
+1
-0
IBIZOrderGridView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView.json
+8
-3
IBIZOrderGridView9.json
...emodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView9.json
+8
-3
IBIZOrderPickupGridView.json
...l/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupGridView.json
+8
-3
IBIZOrderPickupView.json
...model/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupView.json
+8
-3
IBIZOrderSF15GridView.json
...del/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF15GridView.json
+8
-3
IBIZOrderSF1GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1GridView.json
+8
-3
IBIZOrderSF5GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF5GridView.json
+8
-3
IBIZOrderSF6GridView.json
...odel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF6GridView.json
+8
-3
IBIZOrderSGridView.json
...emodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView.json
+739
-1226
IBIZOrderSGridView2.json
...model/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView2.json
+8
-3
IBIZOrderTestLogicCustomView.json
...YSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestLogicCustomView.json
+8
-3
IBIZOrderUsr2GridView.json
...del/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2GridView.json
+8
-3
IBIZOrderViewPluginExGridView.json
...SAPPS/Web/PSAPPDEVIEWS/IBIZOrderViewPluginExGridView.json
+8
-3
IBIZOrderZDYTPGridView.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderZDYTPGridView.json
+8
-3
IBIZSample0001SF2EditView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF2EditView.json
+8
-3
未找到文件。
app_Web/src/pages/sample/app-index-view2/router.ts
浏览文件 @
4cfaecbf
...
@@ -1894,20 +1894,6 @@ const router = new Router({
...
@@ -1894,20 +1894,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
},
},
{
path
:
'/ibizorders/:ibizorder?/editview_info/:editview_info?'
,
meta
:
{
caption
:
'订单'
,
captionLanResTag
:
'DE.LNAME.IBIZORDER'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'editview_info'
,
parameterName
:
'editview_info'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
),
},
{
{
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
meta
:
{
meta
:
{
...
...
app_Web/src/pages/sample/ibizorder-sgrid-view/ibizorder-sgrid-view-base.vue
浏览文件 @
4cfaecbf
此差异已折叠。
点击以展开。
app_Web/src/pages/sample/ibizorder-sgrid-view/ibizorder-sgrid-view.vue
浏览文件 @
4cfaecbf
...
@@ -2,15 +2,11 @@
...
@@ -2,15 +2,11 @@
import
{
Component
}
from
'vue-property-decorator'
;
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZOrderSGridViewBase
from
'./ibizorder-sgrid-view-base.vue'
;
import
IBIZOrderSGridViewBase
from
'./ibizorder-sgrid-view-base.vue'
;
import
view_searchbar
from
'@widgets/ibizorder/searchbar-searchbar/searchbar-searchbar.vue'
;
import
view_searchform
from
'@widgets/ibizorder/default-searchform/default-searchform.vue'
;
import
view_grid
from
'@widgets/ibizorder/main-grid/main-grid.vue'
;
import
view_grid
from
'@widgets/ibizorder/main-grid/main-grid.vue'
;
// 基于 @VIEW/实体表格视图/VIEW.vue.ftl 生成
// 基于 @VIEW/实体表格视图/VIEW.vue.ftl 生成
@
Component
({
@
Component
({
components
:
{
components
:
{
view_searchbar
,
view_searchform
,
view_grid
,
view_grid
,
},
},
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
...
...
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
4cfaecbf
...
@@ -212,7 +212,6 @@ export const PageComponents = {
...
@@ -212,7 +212,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizsoftware-suit-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-grid-view9/ibizsoftware-suit-grid-view9.vue'
));
Vue
.
component
(
'ibizsoftware-suit-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-grid-view9/ibizsoftware-suit-grid-view9.vue'
));
Vue
.
component
(
'ibizbookusr10-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr10-grid-view/ibizbookusr10-grid-view.vue'
));
Vue
.
component
(
'ibizbookusr10-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr10-grid-view/ibizbookusr10-grid-view.vue'
));
Vue
.
component
(
'ibizbookoption-view'
,
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
));
Vue
.
component
(
'ibizbookoption-view'
,
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
));
Vue
.
component
(
'ibizorder-edit-view-info'
,
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
));
Vue
.
component
(
'ibizuniproduct-redirect-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'
));
Vue
.
component
(
'ibizuniproduct-redirect-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'
));
Vue
.
component
(
'ibizstorage-edit-view'
,
()
=>
import
(
'@pages/sample/ibizstorage-edit-view/ibizstorage-edit-view.vue'
));
Vue
.
component
(
'ibizstorage-edit-view'
,
()
=>
import
(
'@pages/sample/ibizstorage-edit-view/ibizstorage-edit-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
4cfaecbf
...
@@ -3431,21 +3431,6 @@ const router = new Router({
...
@@ -3431,21 +3431,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
),
},
},
{
path
:
'ibizorders/:ibizorder?/editview_info/:editview_info?'
,
meta
:
{
caption
:
'订单'
,
captionLanResTag
:
'DE.LNAME.IBIZORDER'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'editview_info'
,
parameterName
:
'editview_info'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
),
},
{
{
path
:
'ibizstorages/:ibizstorage?/editview/:editview?'
,
path
:
'ibizstorages/:ibizstorage?/editview/:editview?'
,
meta
:
{
meta
:
{
...
@@ -5921,20 +5906,6 @@ const router = new Router({
...
@@ -5921,20 +5906,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
},
},
{
path
:
'/ibizorders/:ibizorder?/editview_info/:editview_info?'
,
meta
:
{
caption
:
'订单'
,
captionLanResTag
:
'DE.LNAME.IBIZORDER'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'editview_info'
,
parameterName
:
'editview_info'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
),
},
{
{
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
meta
:
{
meta
:
{
...
...
app_Web/src/pages/ungroup/app-index-view/page-register.ts
浏览文件 @
4cfaecbf
...
@@ -212,7 +212,6 @@ export const PageComponents = {
...
@@ -212,7 +212,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizsoftware-suit-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-grid-view9/ibizsoftware-suit-grid-view9.vue'
));
Vue
.
component
(
'ibizsoftware-suit-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-grid-view9/ibizsoftware-suit-grid-view9.vue'
));
Vue
.
component
(
'ibizbookusr10-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr10-grid-view/ibizbookusr10-grid-view.vue'
));
Vue
.
component
(
'ibizbookusr10-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr10-grid-view/ibizbookusr10-grid-view.vue'
));
Vue
.
component
(
'ibizbookoption-view'
,
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
));
Vue
.
component
(
'ibizbookoption-view'
,
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
));
Vue
.
component
(
'ibizorder-edit-view-info'
,
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
));
Vue
.
component
(
'ibizuniproduct-redirect-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'
));
Vue
.
component
(
'ibizuniproduct-redirect-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-redirect-view/ibizuniproduct-redirect-view.vue'
));
Vue
.
component
(
'ibizstorage-edit-view'
,
()
=>
import
(
'@pages/sample/ibizstorage-edit-view/ibizstorage-edit-view.vue'
));
Vue
.
component
(
'ibizstorage-edit-view'
,
()
=>
import
(
'@pages/sample/ibizstorage-edit-view/ibizstorage-edit-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
));
Vue
.
component
(
'ibizsoftware-suit-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
));
...
...
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
4cfaecbf
...
@@ -3430,21 +3430,6 @@ const router = new Router({
...
@@ -3430,21 +3430,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizbookoption-view/ibizbookoption-view.vue'
),
},
},
{
path
:
'ibizorders/:ibizorder?/editview_info/:editview_info?'
,
meta
:
{
caption
:
'订单'
,
captionLanResTag
:
'DE.LNAME.IBIZORDER'
,
info
:
''
,
parameters
:
[
{
pathName
:
'appindexview'
,
parameterName
:
'appindexview'
},
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'editview_info'
,
parameterName
:
'editview_info'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
),
},
{
{
path
:
'ibizstorages/:ibizstorage?/editview/:editview?'
,
path
:
'ibizstorages/:ibizstorage?/editview/:editview?'
,
meta
:
{
meta
:
{
...
@@ -5920,20 +5905,6 @@ const router = new Router({
...
@@ -5920,20 +5905,6 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-ctrl-plugin-ex-grid-view/ibizorder-ctrl-plugin-ex-grid-view.vue'
),
},
},
{
path
:
'/ibizorders/:ibizorder?/editview_info/:editview_info?'
,
meta
:
{
caption
:
'订单'
,
captionLanResTag
:
'DE.LNAME.IBIZORDER'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'editview_info'
,
parameterName
:
'editview_info'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-edit-view-info/ibizorder-edit-view-info.vue'
),
},
{
{
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
path
:
'/ibizorders/:ibizorder?/wfstartview/:wfstartview?'
,
meta
:
{
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
4cfaecbf
...
@@ -359,8 +359,6 @@ export const viewstate: any = {
...
@@ -359,8 +359,6 @@ export const viewstate: any = {
viewaction
:
''
,
viewaction
:
''
,
viewdatachange
:
false
,
viewdatachange
:
false
,
refviews
:
[
refviews
:
[
'6a7585c77c89b5555a1ca62496145c4a'
,
'7f46cd67bcfbeac794fcc5c91d8bcceb'
,
'd827fd85e8d9be1bb9348765c09cd465'
,
'd827fd85e8d9be1bb9348765c09cd465'
,
'56738595155756fd86c36e20af24f056'
,
'56738595155756fd86c36e20af24f056'
,
'e6b9fc2b5a23e89827909ccc050eb381'
,
'e6b9fc2b5a23e89827909ccc050eb381'
,
...
@@ -1348,16 +1346,6 @@ export const viewstate: any = {
...
@@ -1348,16 +1346,6 @@ export const viewstate: any = {
'e6b9fc2b5a23e89827909ccc050eb381'
,
'e6b9fc2b5a23e89827909ccc050eb381'
,
],
],
},
},
{
viewtag
:
'6a7585c77c89b5555a1ca62496145c4a'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZOrderEditView_info'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'6bc6e690dc5abfc6d89703e4459c785c'
,
],
},
{
{
viewtag
:
'6bc6e690dc5abfc6d89703e4459c785c'
,
viewtag
:
'6bc6e690dc5abfc6d89703e4459c785c'
,
viewmodule
:
'Sample'
,
viewmodule
:
'Sample'
,
...
...
app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue
浏览文件 @
4cfaecbf
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
*/
public
load
(
opt
:
any
=
{}):
void
{
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizorder-detail/main-grid/main-grid-base.vue
浏览文件 @
4cfaecbf
...
@@ -933,7 +933,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -933,7 +933,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
:
"IBIZOrderDetailSGridView
9
"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
desc
:
"IBIZOrderDetailSGridView"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
});
});
return
;
return
;
}
}
...
@@ -1073,7 +1073,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1073,7 +1073,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
:
'IBIZOrderDetailSGridView
9
'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
desc
:
'IBIZOrderDetailSGridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
});
return
;
return
;
}
}
...
@@ -1187,7 +1187,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -1187,7 +1187,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
:
'IBIZOrderDetailSGridView
9
'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailSGridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
return
;
}
}
if
(
!
arg
){
if
(
!
arg
){
...
@@ -2082,7 +2082,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2082,7 +2082,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
:
'IBIZOrderDetailSGridView
9
'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailSGridView'
+
(
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
);
...
@@ -2091,7 +2091,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2091,7 +2091,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
:
'IBIZOrderDetailSGridView
9
'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailSGridView'
+
(
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
);
...
@@ -2167,7 +2167,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -2167,7 +2167,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
:
'IBIZOrderDetailSGridView
9
'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
desc
:
'IBIZOrderDetailSGridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
});
return
;
return
;
}
}
...
...
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
浏览文件 @
4cfaecbf
...
@@ -119,6 +119,7 @@
...
@@ -119,6 +119,7 @@
</
template
>
</
template
>
</el-table>
</el-table>
<app-grid-pagination
:totalRow=
"totalrow"
:curPage=
"curPage"
:limit=
"limit"
@
page-change=
"handlePageChange"
@
page-size-change=
"handlePageSizeChange"
/>
</i-form>
</i-form>
</div>
</div>
</template>
</template>
...
@@ -531,7 +532,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -531,7 +532,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @type {boolean}
* @type {boolean}
* @memberof MainBase
* @memberof MainBase
*/
*/
public
isEnablePagingBar
:
boolean
=
fals
e
;
public
isEnablePagingBar
:
boolean
=
tru
e
;
/**
/**
* 是否禁用排序
* 是否禁用排序
...
@@ -547,7 +548,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -547,7 +548,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @type {string}
* @type {string}
* @memberof MainBase
* @memberof MainBase
*/
*/
public
minorSortDir
:
string
=
''
;
public
minorSortDir
:
string
=
'
DESC
'
;
/**
/**
* 排序字段
* 排序字段
...
@@ -555,7 +556,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -555,7 +556,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @type {string}
* @type {string}
* @memberof MainBase
* @memberof MainBase
*/
*/
public
minorSortPSDEF
:
string
=
''
;
public
minorSortPSDEF
:
string
=
'
ordertime
'
;
/**
/**
* 分页条数
* 分页条数
...
@@ -571,7 +572,7 @@ export default class MainBase extends Vue implements ControlInterface {
...
@@ -571,7 +572,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @type {boolean}
* @type {boolean}
* @memberof MainBase
* @memberof MainBase
*/
*/
public
isHideHeader
:
boolean
=
tru
e
;
public
isHideHeader
:
boolean
=
fals
e
;
/**
/**
* 是否默认选中第一条数据
* 是否默认选中第一条数据
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/Main.json
浏览文件 @
4cfaecbf
...
@@ -830,6 +830,11 @@
...
@@ -830,6 +830,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -1317,17 +1322,17 @@
...
@@ -1317,17 +1322,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder/PSGRIDS/Main.json
浏览文件 @
4cfaecbf
...
@@ -16,6 +16,11 @@
...
@@ -16,6 +16,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -416,17 +421,17 @@
...
@@ -416,17 +421,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"9222eaa963655f7f76cff5972d695cbf"
,
"modelid"
:
"9222eaa963655f7f76cff5972d695cbf"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZSample0001/PSFORMS/Main3.json
浏览文件 @
4cfaecbf
...
@@ -754,6 +754,11 @@
...
@@ -754,6 +754,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -1241,17 +1246,17 @@
...
@@ -1241,17 +1246,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerEditView.json
浏览文件 @
4cfaecbf
...
@@ -1276,6 +1276,11 @@
...
@@ -1276,6 +1276,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -1763,17 +1768,17 @@
...
@@ -1763,17 +1768,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderEditView_info.json
浏览文件 @
4cfaecbf
...
@@ -1338,6 +1338,7 @@
...
@@ -1338,6 +1338,7 @@
"path"
:
"PSWORKFLOWS/ODSP.json"
"path"
:
"PSWORKFLOWS/ODSP.json"
},
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderEditView_info"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/IBIZOrderEditView_info"
,
"refFlag"
:
false
,
"title"
:
"订单编辑视图"
,
"title"
:
"订单编辑视图"
,
"getTitlePSLanguageRes"
:
{
"getTitlePSLanguageRes"
:
{
"lanResTag"
:
"PAGE.TITLE.IBIZORDER.EDITVIEW"
,
"lanResTag"
:
"PAGE.TITLE.IBIZORDER.EDITVIEW"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView.json
浏览文件 @
4cfaecbf
...
@@ -483,6 +483,11 @@
...
@@ -483,6 +483,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -970,17 +975,17 @@
...
@@ -970,17 +975,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderGridView9.json
浏览文件 @
4cfaecbf
...
@@ -288,6 +288,11 @@
...
@@ -288,6 +288,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -775,17 +780,17 @@
...
@@ -775,17 +780,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupGridView.json
浏览文件 @
4cfaecbf
...
@@ -53,6 +53,11 @@
...
@@ -53,6 +53,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"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"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -540,17 +545,17 @@
...
@@ -540,17 +545,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderPickupView.json
浏览文件 @
4cfaecbf
...
@@ -89,6 +89,11 @@
...
@@ -89,6 +89,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"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"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -576,17 +581,17 @@
...
@@ -576,17 +581,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF15GridView.json
浏览文件 @
4cfaecbf
...
@@ -445,6 +445,11 @@
...
@@ -445,6 +445,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -936,17 +941,17 @@
...
@@ -936,17 +941,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF1GridView.json
浏览文件 @
4cfaecbf
...
@@ -485,6 +485,11 @@
...
@@ -485,6 +485,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -972,17 +977,17 @@
...
@@ -972,17 +977,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF5GridView.json
浏览文件 @
4cfaecbf
...
@@ -369,6 +369,11 @@
...
@@ -369,6 +369,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -856,17 +861,17 @@
...
@@ -856,17 +861,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSF6GridView.json
浏览文件 @
4cfaecbf
...
@@ -346,6 +346,11 @@
...
@@ -346,6 +346,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -833,17 +838,17 @@
...
@@ -833,17 +838,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView.json
浏览文件 @
4cfaecbf
此差异已折叠。
点击以展开。
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderSGridView2.json
浏览文件 @
4cfaecbf
...
@@ -396,6 +396,11 @@
...
@@ -396,6 +396,11 @@
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -873,17 +878,17 @@
...
@@ -873,17 +878,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderTestLogicCustomView.json
浏览文件 @
4cfaecbf
...
@@ -35,6 +35,11 @@
...
@@ -35,6 +35,11 @@
"groupMode"
:
"NONE"
,
"groupMode"
:
"NONE"
,
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -512,17 +517,17 @@
...
@@ -512,17 +517,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderUsr2GridView.json
浏览文件 @
4cfaecbf
...
@@ -420,6 +420,11 @@
...
@@ -420,6 +420,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -907,17 +912,17 @@
...
@@ -907,17 +912,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderViewPluginExGridView.json
浏览文件 @
4cfaecbf
...
@@ -1009,6 +1009,11 @@
...
@@ -1009,6 +1009,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -1496,17 +1501,17 @@
...
@@ -1496,17 +1501,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderZDYTPGridView.json
浏览文件 @
4cfaecbf
...
@@ -319,6 +319,11 @@
...
@@ -319,6 +319,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -806,17 +811,17 @@
...
@@ -806,17 +811,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZSample0001SF2EditView.json
浏览文件 @
4cfaecbf
...
@@ -877,6 +877,11 @@
...
@@ -877,6 +877,11 @@
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZORDER/psdegrids/Main"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"ORDERTIME"
,
"codeName"
:
"OrderTime"
},
"getPSAppDataEntity"
:
{
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
...
@@ -1364,17 +1369,17 @@
...
@@ -1364,17 +1369,17 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZOrder.json"
}
}
},
},
"sortMode"
:
"
LOCAL
"
,
"sortMode"
:
"
REMOTE
"
,
"hasWFDataItems"
:
false
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enableGroup"
:
false
,
"enablePagingBar"
:
fals
e
,
"enablePagingBar"
:
tru
e
,
"enableRowEdit"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
tru
e
,
"hideHeader"
:
fals
e
,
"noSort"
:
true
,
"noSort"
:
true
,
"singleSelect"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"name"
:
"grid"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录