Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
792d89ff
提交
792d89ff
编写于
2年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
423f53d2
变更
29
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
29 个修改的文件
包含
2229 行增加
和
22 行删除
+2229
-22
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
BO-CN-base.ts
app_Web/src/locale/lang/BO-CN-base.ts
+1
-0
en-US-base.ts
app_Web/src/locale/lang/en-US-base.ts
+1
-0
zh-CN-base.ts
app_Web/src/locale/lang/zh-CN-base.ts
+1
-0
ibizcustomer_BO_CN_base.ts
...e/lanres/entities/ibizcustomer/ibizcustomer_BO_CN_base.ts
+18
-0
ibizcustomer_en_US_base.ts
...e/lanres/entities/ibizcustomer/ibizcustomer_en_US_base.ts
+18
-0
ibizcustomer_zh_CN_base.ts
...e/lanres/entities/ibizcustomer/ibizcustomer_zh_CN_base.ts
+18
-0
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+18
-0
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
ibizcustomer-usr3-edit-view-base.vue
...tomer-usr3-edit-view/ibizcustomer-usr3-edit-view-base.vue
+1162
-0
ibizcustomer-usr3-edit-view.less
...zcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.less
+28
-0
ibizcustomer-usr3-edit-view.vue
...izcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue
+22
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+1
-0
router.ts
app_Web/src/pages/sample/index/router.ts
+27
-0
router.ts
app_Web/src/pages/ungroup/app-index-view/router.ts
+13
-0
state.ts
app_Web/src/store/modules/view-action/state.ts
+10
-0
ibizcustomer-ui-service-base.ts
...rc/uiservice/ibizcustomer/ibizcustomer-ui-service-base.ts
+1
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+26
-0
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+31
-0
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
guide-borrow-form-form-base.vue
...ok/guide-borrow-form-form/guide-borrow-form-form-base.vue
+5
-5
guide-return-form-form-base.vue
...ok/guide-return-form-form/guide-return-form-form-base.vue
+5
-5
guide-view-form-form-base.vue
...izbook/guide-view-form-form/guide-view-form-form-base.vue
+5
-5
add-data-form-form-base.vue
...izcustomer/add-data-form-form/add-data-form-form-base.vue
+5
-5
IBIZCustomer.json
...temodel/PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json
+6
-0
IBIZCustomerUsr3EditView.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerUsr3EditView.json
+727
-0
index.json
...atic/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
+18
-0
MainMenu.json
...static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
+10
-0
PSSYSAPP.json
.../resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
+34
-0
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
792d89ff
...
@@ -1319,6 +1319,14 @@
...
@@ -1319,6 +1319,14 @@
"viewname"
:
"IBIZSoftwareSuitEditView"
,
"viewname"
:
"IBIZSoftwareSuitEditView"
,
"viewtag"
:
"88ca61cdf39cd0f97cf3863e9a6974b3"
"viewtag"
:
"88ca61cdf39cd0f97cf3863e9a6974b3"
},
},
"ibizcustomerusr3editview"
:
{
"title"
:
"客户编辑视图"
,
"caption"
:
"按钮测试编辑视图"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZCustomerUsr3EditView"
,
"viewtag"
:
"89f50fe0180852e47ffbb486cdfaf305"
},
"ibizordercalendarexpview_layout"
:
{
"ibizordercalendarexpview_layout"
:
{
"title"
:
"实体日历导航视图"
,
"title"
:
"实体日历导航视图"
,
"caption"
:
"实体日历导航视图"
,
"caption"
:
"实体日历导航视图"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lang/BO-CN-base.ts
浏览文件 @
792d89ff
...
@@ -413,6 +413,7 @@ function getAppLocale(){
...
@@ -413,6 +413,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem212
:
commonLogic
.
appcommonhandle
(
"按钮测试"
,
null
),
},
},
},
},
formpage
:{
formpage
:{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lang/en-US-base.ts
浏览文件 @
792d89ff
...
@@ -413,6 +413,7 @@ function getAppLocale(){
...
@@ -413,6 +413,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem212
:
commonLogic
.
appcommonhandle
(
"按钮测试"
,
null
),
},
},
},
},
formpage
:{
formpage
:{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lang/zh-CN-base.ts
浏览文件 @
792d89ff
...
@@ -413,6 +413,7 @@ function getAppLocale(){
...
@@ -413,6 +413,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem212
:
commonLogic
.
appcommonhandle
(
"按钮测试"
,
null
),
},
},
},
},
formpage
:{
formpage
:{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizcustomer/ibizcustomer_BO_CN_base.ts
浏览文件 @
792d89ff
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
},
},
usr3editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"按钮测试编辑视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户编辑视图"
,
null
),
},
pickupview_layout
:
{
pickupview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
},
},
usr3editviewtoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
},
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
usr_treeview
:
{
usr_treeview
:
{
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodes
:
{
nodes
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizcustomer/ibizcustomer_en_US_base.ts
浏览文件 @
792d89ff
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
},
},
usr3editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"按钮测试编辑视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户编辑视图"
,
null
),
},
pickupview_layout
:
{
pickupview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
},
},
},
},
usr3editviewtoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
},
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Save And Close"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
},
},
usr_treeview
:
{
usr_treeview
:
{
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodes
:
{
nodes
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizcustomer/ibizcustomer_zh_CN_base.ts
浏览文件 @
792d89ff
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
...
@@ -58,6 +58,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户实体数据多项选择视图(树视图)"
,
null
),
},
},
usr3editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"按钮测试编辑视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户编辑视图"
,
null
),
},
pickupview_layout
:
{
pickupview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
caption
:
commonLogic
.
appcommonhandle
(
"客户"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"客户数据选择视图"
,
null
),
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
...
@@ -241,6 +245,20 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
},
},
usr3editviewtoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
},
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
usr_treeview
:
{
usr_treeview
:
{
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
nodes
:
{
nodes
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
792d89ff
...
@@ -3759,6 +3759,24 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
...
@@ -3759,6 +3759,24 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls
:
''
,
textcls
:
''
,
appfunctag
:
'UsrAppFunc1108357066'
,
appfunctag
:
'UsrAppFunc1108357066'
,
resourcetag
:
''
,
resourcetag
:
''
,
},
{
id
:
'5BE483A5-EC51-4813-A577-DCDC2ED3DADC'
,
name
:
'menuitem212'
,
text
:
'按钮测试'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'按钮测试'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc126'
,
resourcetag
:
''
,
},
},
],
],
},
},
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
792d89ff
...
@@ -1327,6 +1327,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -1327,6 +1327,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZSoftwareSuitEditView"
,
"viewname"
:
"IBIZSoftwareSuitEditView"
,
"viewtag"
:
"88ca61cdf39cd0f97cf3863e9a6974b3"
"viewtag"
:
"88ca61cdf39cd0f97cf3863e9a6974b3"
},
},
"ibizcustomerusr3editview"
:
{
"title"
:
"客户编辑视图"
,
"caption"
:
"按钮测试编辑视图"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZCustomerUsr3EditView"
,
"viewtag"
:
"89f50fe0180852e47ffbb486cdfaf305"
},
"ibizordercalendarexpview_layout"
:
{
"ibizordercalendarexpview_layout"
:
{
"title"
:
"实体日历导航视图"
,
"title"
:
"实体日历导航视图"
,
"caption"
:
"实体日历导航视图"
,
"caption"
:
"实体日历导航视图"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view-base.vue
0 → 100644
浏览文件 @
792d89ff
此差异已折叠。
点击以展开。
app_Web/src/pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.less
0 → 100644
浏览文件 @
792d89ff
.view-card {
>.ivu-card-extra {
top: 5px;
right: 0px;
}
}
.ibizcustomer-usr3-edit-view{
position: relative;
}
.toolbar-container {
button {
margin: 6px 0px 4px 4px;
.caption {
margin-left: 4px;
}
}
.seperator {
color: #dcdee2;
margin: 0 0px 0 4px;
}
}
// this is less
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue
0 → 100644
浏览文件 @
792d89ff
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZCustomerUsr3EditViewBase
from
'./ibizcustomer-usr3-edit-view-base.vue'
;
import
view_form
from
'@widgets/ibizcustomer/add-data-form-form/add-data-form-form.vue'
;
@
Component
({
components
:
{
view_form
,
},
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
next
((
vm
:
any
)
=>
{
if
(
!
Object
.
is
(
vm
.
navModel
,
"route"
)){
vm
.
initNavDataWithTab
(
vm
.
viewCacheData
);
}
vm
.
$store
.
commit
(
'addCurPageViewtag'
,
{
fullPath
:
to
.
fullPath
,
viewtag
:
vm
.
viewtag
});
});
},
})
export
default
class
IBIZCustomerUsr3EditView
extends
IBIZCustomerUsr3EditViewBase
{
}
</
script
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
792d89ff
...
@@ -141,6 +141,7 @@ export const PageComponents = {
...
@@ -141,6 +141,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizsample0021-wfdyna-action-view-layout'
,
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue'
));
Vue
.
component
(
'ibizsample0021-wfdyna-action-view-layout'
,
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-action-view-layout/ibizsample0021-wfdyna-action-view-layout.vue'
));
Vue
.
component
(
'ibizbookcustom-view-layout'
,
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'
));
Vue
.
component
(
'ibizbookcustom-view-layout'
,
()
=>
import
(
'@pages/sample/ibizbookcustom-view-layout/ibizbookcustom-view-layout.vue'
));
Vue
.
component
(
'ibizbooktest-logic-custom-view'
,
()
=>
import
(
'@pages/sample/ibizbooktest-logic-custom-view/ibizbooktest-logic-custom-view.vue'
));
Vue
.
component
(
'ibizbooktest-logic-custom-view'
,
()
=>
import
(
'@pages/sample/ibizbooktest-logic-custom-view/ibizbooktest-logic-custom-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr3-edit-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue'
));
Vue
.
component
(
'ibizappviewgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'
));
Vue
.
component
(
'ibizappviewgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'
));
Vue
.
component
(
'ibizappviewlist-view'
,
()
=>
import
(
'@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'
));
Vue
.
component
(
'ibizappviewlist-view'
,
()
=>
import
(
'@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'
));
Vue
.
component
(
'ibizappctrlgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappctrlgrid-view/ibizappctrlgrid-view.vue'
));
Vue
.
component
(
'ibizappctrlgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappctrlgrid-view/ibizappctrlgrid-view.vue'
));
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/router.ts
浏览文件 @
792d89ff
...
@@ -2140,6 +2140,20 @@ const router = new Router({
...
@@ -2140,6 +2140,20 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizbooktest-logic-custom-view/ibizbooktest-logic-custom-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizbooktest-logic-custom-view/ibizbooktest-logic-custom-view.vue'
),
},
},
{
path
:
'ibizcustomers/:ibizcustomer?/usr3editview/:usr3editview?'
,
meta
:
{
caption
:
'entities.ibizcustomer.views.usr3editview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue'
),
},
{
{
path
:
'ibizappviews/:ibizappview?/gridview/:gridview?'
,
path
:
'ibizappviews/:ibizappview?/gridview/:gridview?'
,
meta
:
{
meta
:
{
...
@@ -5017,6 +5031,19 @@ const router = new Router({
...
@@ -5017,6 +5031,19 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
),
},
},
{
path
:
'/ibizcustomers/:ibizcustomer?/usr3editview/:usr3editview?'
,
meta
:
{
caption
:
'entities.ibizcustomer.views.usr3editview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue'
),
},
{
{
path
:
'/ibizorders/:ibizorder?/calendarexpview_layout/:calendarexpview_layout?'
,
path
:
'/ibizorders/:ibizorder?/calendarexpview_layout/:calendarexpview_layout?'
,
meta
:
{
meta
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
792d89ff
...
@@ -1713,6 +1713,19 @@ const router = new Router({
...
@@ -1713,6 +1713,19 @@ const router = new Router({
},
},
component
:
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizsoftware-suit-edit-view/ibizsoftware-suit-edit-view.vue'
),
},
},
{
path
:
'/ibizcustomers/:ibizcustomer?/usr3editview/:usr3editview?'
,
meta
:
{
caption
:
'entities.ibizcustomer.views.usr3editview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizcustomer-usr3-edit-view/ibizcustomer-usr3-edit-view.vue'
),
},
{
{
path
:
'/ibizorders/:ibizorder?/calendarexpview_layout/:calendarexpview_layout?'
,
path
:
'/ibizorders/:ibizorder?/calendarexpview_layout/:calendarexpview_layout?'
,
meta
:
{
meta
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
792d89ff
...
@@ -954,6 +954,7 @@ export const viewstate: any = {
...
@@ -954,6 +954,7 @@ export const viewstate: any = {
'a6d2ee3618dcfb23c3db981c9dbc4340'
,
'a6d2ee3618dcfb23c3db981c9dbc4340'
,
'fa2731c1873f3c86aa065e73cff4667b'
,
'fa2731c1873f3c86aa065e73cff4667b'
,
'E74D4E6C-CFF5-4CBA-8195-FD943B3B910F'
,
'E74D4E6C-CFF5-4CBA-8195-FD943B3B910F'
,
'89f50fe0180852e47ffbb486cdfaf305'
,
],
],
},
},
{
{
...
@@ -1400,6 +1401,15 @@ export const viewstate: any = {
...
@@ -1400,6 +1401,15 @@ export const viewstate: any = {
refviews
:
[
refviews
:
[
],
],
},
},
{
viewtag
:
'89f50fe0180852e47ffbb486cdfaf305'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZCustomerUsr3EditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
{
viewtag
:
'8a29ee094e2f26c928d26ef24d29401f'
,
viewtag
:
'8a29ee094e2f26c928d26ef24d29401f'
,
viewmodule
:
'Sample'
,
viewmodule
:
'Sample'
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/uiservice/ibizcustomer/ibizcustomer-ui-service-base.ts
浏览文件 @
792d89ff
...
@@ -107,6 +107,7 @@ export default class IBIZCustomerUIServiceBase extends UIService {
...
@@ -107,6 +107,7 @@ export default class IBIZCustomerUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickuptreeview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-pickup-tree-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickuptreeview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-pickup-tree-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'mediatesteditview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-media-test-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'mediatesteditview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-media-test-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2mpickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-usr2-mpickup-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2mpickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-usr2-mpickup-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3editview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-usr3-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-pickup-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-pickup-view-layout'
});
this
.
allViewMap
.
set
(
'MPICKUPVIEW:'
,{
viewname
:
'mpickupview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-mpickup-view'
});
this
.
allViewMap
.
set
(
'MPICKUPVIEW:'
,{
viewname
:
'mpickupview'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-mpickup-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2pickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-usr2-pickup-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2pickupview_layout'
,
srfappde
:
'ibizcustomers'
,
component
:
'ibizcustomer-usr2-pickup-view-layout'
});
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
792d89ff
...
@@ -1035,6 +1035,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
...
@@ -1035,6 +1035,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'UsrAppFunc1108357066'
:
case
'UsrAppFunc1108357066'
:
this
.
clickUsrAppFunc1108357066
(
item
);
this
.
clickUsrAppFunc1108357066
(
item
);
return
;
return
;
case
'AppFunc126'
:
this
.
clickAppFunc126
(
item
);
return
;
default
:
default
:
console
.
warn
(
'未指定应用功能'
);
console
.
warn
(
'未指定应用功能'
);
}
}
...
@@ -4328,6 +4331,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
...
@@ -4328,6 +4331,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
this
.
$router
.
push
(
path
);
this
.
$router
.
push
(
path
);
})
})
}
}
/**
* 按钮测试
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc126
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
return
;
}
this
.
$nextTick
(
function
(){
this
.
$router
.
push
(
path
);
})
}
/**
/**
* 数据加载
* 数据加载
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
792d89ff
...
@@ -3967,6 +3967,25 @@ export default class MainMenuModel {
...
@@ -3967,6 +3967,25 @@ export default class MainMenuModel {
appfunctag
:
'UsrAppFunc1108357066'
,
appfunctag
:
'UsrAppFunc1108357066'
,
resourcetag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem201'
,
authtag
:
'Web-MainMenu-menuitem201'
,
},
{
id
:
'5BE483A5-EC51-4813-A577-DCDC2ED3DADC'
,
name
:
'menuitem212'
,
text
:
'按钮测试'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'按钮测试'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc126'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem212'
,
},
},
],
],
},
},
...
@@ -5689,6 +5708,18 @@ export default class MainMenuModel {
...
@@ -5689,6 +5708,18 @@ export default class MainMenuModel {
{
pathName
:
'testlogiccustomview'
,
parameterName
:
'testlogiccustomview'
},
{
pathName
:
'testlogiccustomview'
,
parameterName
:
'testlogiccustomview'
},
],
],
},
},
{
appfunctag
:
'AppFunc126'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizcustomerusr3editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizcustomers/:ibizcustomer?/usr3editview/:usr3editview?'
,
parameters
:
[
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
],
},
];
];
/**
/**
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
792d89ff
...
@@ -671,7 +671,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
...
@@ -671,7 +671,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
*/
public
load
(
opt
:
any
=
{}):
void
{
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr3GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -707,7 +707,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
...
@@ -707,7 +707,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
CustomView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr3GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-borrow-form-form/guide-borrow-form-form-base.vue
浏览文件 @
792d89ff
...
@@ -1308,7 +1308,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1308,7 +1308,7 @@ export default class GuideBorrowFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1343,7 +1343,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1343,7 +1343,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
*/
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1404,7 +1404,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1404,7 +1404,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1512,7 +1512,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1512,7 +1512,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1586,7 +1586,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
...
@@ -1586,7 +1586,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-return-form-form/guide-return-form-form-base.vue
浏览文件 @
792d89ff
...
@@ -1274,7 +1274,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1274,7 +1274,7 @@ export default class GuideReturnFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1309,7 +1309,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1309,7 +1309,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
*/
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1370,7 +1370,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1370,7 +1370,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1478,7 +1478,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1478,7 +1478,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1552,7 +1552,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
...
@@ -1552,7 +1552,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/guide-view-form-form/guide-view-form-form-base.vue
浏览文件 @
792d89ff
...
@@ -1377,7 +1377,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1377,7 +1377,7 @@ export default class GuideViewFormBase 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
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1412,7 +1412,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1412,7 +1412,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
*/
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1473,7 +1473,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1473,7 +1473,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1581,7 +1581,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1581,7 +1581,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1655,7 +1655,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
...
@@ -1655,7 +1655,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizcustomer/add-data-form-form/add-data-form-form-base.vue
浏览文件 @
792d89ff
...
@@ -1274,7 +1274,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1274,7 +1274,7 @@ export default class AddDataFormBase 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
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
};
const
arg
:
any
=
{
...
opt
};
...
@@ -1309,7 +1309,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1309,7 +1309,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
*/
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
{
...
opt
}
;
const
arg
:
any
=
{
...
opt
}
;
...
@@ -1370,7 +1370,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1370,7 +1370,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1478,7 +1478,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1478,7 +1478,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
return
;
}
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
@@ -1555,7 +1555,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
...
@@ -1555,7 +1555,7 @@ export default class AddDataFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
MediaTest
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr3
EditView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
return
;
}
}
const
arg
:
any
=
opt
[
0
];
const
arg
:
any
=
opt
[
0
];
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZCustomer.json
浏览文件 @
792d89ff
...
@@ -1272,6 +1272,12 @@
...
@@ -1272,6 +1272,12 @@
"name"
:
"客户实体数据多项选择视图(树视图)"
,
"name"
:
"客户实体数据多项选择视图(树视图)"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr3EditView"
,
"logicName"
:
"按钮测试编辑视图"
,
"name"
:
"按钮测试编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"MPickupView_layout"
,
"codeName"
:
"MPickupView_layout"
,
"logicName"
:
"客户实体数据多项选择视图(布局面板)"
,
"logicName"
:
"客户实体数据多项选择视图(布局面板)"
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerUsr3EditView.json
0 → 100644
浏览文件 @
792d89ff
此差异已折叠。
点击以展开。
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
浏览文件 @
792d89ff
...
@@ -4356,6 +4356,24 @@
...
@@ -4356,6 +4356,24 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"测试界面逻辑"
"tooltip"
:
"测试界面逻辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"按钮测试"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem212"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc126"
},
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"按钮测试"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"columnCount"
:
24
,
"columnCount"
:
24
,
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
浏览文件 @
792d89ff
...
@@ -2426,6 +2426,16 @@
...
@@ -2426,6 +2426,16 @@
"id"
:
"UsrAppFunc1108357066"
"id"
:
"UsrAppFunc1108357066"
},
},
"tooltip"
:
"测试界面逻辑"
"tooltip"
:
"测试界面逻辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"按钮测试"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem212"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc126"
},
"tooltip"
:
"按钮测试"
}
],
}
],
"tooltip"
:
"视图布局面板测试"
"tooltip"
:
"视图布局面板测试"
}
],
}
],
...
...
This diff is collapsed.
Click to expand it.
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
792d89ff
...
@@ -2097,6 +2097,16 @@
...
@@ -2097,6 +2097,16 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderBarChartView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderBarChartView.json"
,
"viewType"
:
"DECHARTVIEW"
"viewType"
:
"DECHARTVIEW"
}
}
},
{
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc126"
,
"name"
:
"按钮测试"
,
"openMode"
:
"INDEXVIEWTAB"
,
"getPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerUsr3EditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
},
{
"appFuncType"
:
"APPVIEW"
,
"appFuncType"
:
"APPVIEW"
,
"codeName"
:
"AppFunc115"
,
"codeName"
:
"AppFunc115"
,
...
@@ -14156,6 +14166,12 @@
...
@@ -14156,6 +14166,12 @@
"viewType"
:
"DEEDITVIEW"
,
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"IBIZSoftwareSuit"
,
"resource"
:
"IBIZSoftwareSuit"
,
"view"
:
"EditView"
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerUsr3EditView.json"
,
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"IBIZCustomer"
,
"view"
:
"Usr3EditView"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZOrderCalendarExpView_layout.json"
,
...
@@ -19398,6 +19414,24 @@
...
@@ -19398,6 +19414,24 @@
"layout"
:
"TABLE_24COL"
"layout"
:
"TABLE_24COL"
},
},
"tooltip"
:
"测试界面逻辑"
"tooltip"
:
"测试界面逻辑"
},
{
"accUserMode"
:
2
,
"caption"
:
"按钮测试"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem212"
,
"getPSAppFunc"
:
{
"modelref"
:
true
,
"id"
:
"AppFunc126"
},
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"按钮测试"
}
],
}
],
"getPSLayout"
:
{
"getPSLayout"
:
{
"columnCount"
:
24
,
"columnCount"
:
24
,
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录