Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
18bc01aa
提交
18bc01aa
编写于
4年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
kuaikuai 发布系统代码 [后台服务,演示应用]
上级
3d625a6f
变更
14
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
20 行增加
和
1178 行删除
+20
-1178
en-US-base.ts
app_Web/src/locale/lang/en-US-base.ts
+1
-12
zh-CN-base.ts
app_Web/src/locale/lang/zh-CN-base.ts
+0
-11
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+0
-200
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+0
-8
router.ts
app_Web/src/pages/sample/index/router.ts
+0
-274
state.ts
app_Web/src/store/modules/view-action/state.ts
+0
-87
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+0
-234
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+0
-319
default-searchform-base.vue
...izcustomer/default-searchform/default-searchform-base.vue
+2
-2
default-searchform-base.vue
.../ibizorder/default-searchform/default-searchform-base.vue
+2
-2
main-grid-base.vue
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
+6
-6
default-searchform-base.vue
...sample0002/default-searchform/default-searchform-base.vue
+2
-2
main-grid-base.vue
...b/src/widgets/ibizsample0002/main-grid/main-grid-base.vue
+6
-20
systemResource.json
demo-core/src/main/resources/permission/systemResource.json
+1
-1
未找到文件。
app_Web/src/locale/lang/en-US-base.ts
浏览文件 @
18bc01aa
...
...
@@ -311,7 +311,7 @@ function getAppLocale(){
menuitem177
:
commonLogic
.
appcommonhandle
(
"Entity List Navigation View"
,
null
),
menuitem178
:
commonLogic
.
appcommonhandle
(
"Entity Card Navigation View"
,
null
),
menuitem179
:
commonLogic
.
appcommonhandle
(
"Entity Calendar Navigation View"
,
null
),
menuitem180
:
commonLogic
.
appcommonhandle
(
"
实体树导航视图
"
,
null
),
menuitem180
:
commonLogic
.
appcommonhandle
(
"
Entity Tree Navigation View
"
,
null
),
menuitem26
:
commonLogic
.
appcommonhandle
(
"Select View"
,
null
),
menuitem18
:
commonLogic
.
appcommonhandle
(
"Data Selection View"
,
null
),
menuitem27
:
commonLogic
.
appcommonhandle
(
"Index Selection View"
,
null
),
...
...
@@ -339,17 +339,6 @@ function getAppLocale(){
menuitem183
:
commonLogic
.
appcommonhandle
(
"Data Main State"
,
null
),
menuitem28
:
commonLogic
.
appcommonhandle
(
"Calendar Main State"
,
null
),
menuitem29
:
commonLogic
.
appcommonhandle
(
"Tree Main State"
,
null
),
menuitem92
:
commonLogic
.
appcommonhandle
(
"其他"
,
null
),
menuitem93
:
commonLogic
.
appcommonhandle
(
"示例实体02示例数据补充"
,
null
),
menuitem100
:
commonLogic
.
appcommonhandle
(
"订单示例数据补充"
,
null
),
menuitem103
:
commonLogic
.
appcommonhandle
(
"产品示例数据补充"
,
null
),
menuitem106
:
commonLogic
.
appcommonhandle
(
"示例实体03示例数据补充"
,
null
),
menuitem113
:
commonLogic
.
appcommonhandle
(
"订单类型添加"
,
null
),
menuitem124
:
commonLogic
.
appcommonhandle
(
"示例实体01数据补充"
,
null
),
menuitem144
:
commonLogic
.
appcommonhandle
(
"客户实体示例数据补充"
,
null
),
menuitem146
:
commonLogic
.
appcommonhandle
(
"应用视图数据补充"
,
null
),
menuitem149
:
commonLogic
.
appcommonhandle
(
"应用部件数据补充"
,
null
),
menuitem150
:
commonLogic
.
appcommonhandle
(
"编辑器数据补充"
,
null
),
},
},
formpage
:{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lang/zh-CN-base.ts
浏览文件 @
18bc01aa
...
...
@@ -339,17 +339,6 @@ function getAppLocale(){
menuitem183
:
commonLogic
.
appcommonhandle
(
"数据主状态"
,
null
),
menuitem28
:
commonLogic
.
appcommonhandle
(
"日历主状态"
,
null
),
menuitem29
:
commonLogic
.
appcommonhandle
(
"树主状态"
,
null
),
menuitem92
:
commonLogic
.
appcommonhandle
(
"其他"
,
null
),
menuitem93
:
commonLogic
.
appcommonhandle
(
"示例实体02示例数据补充"
,
null
),
menuitem100
:
commonLogic
.
appcommonhandle
(
"订单示例数据补充"
,
null
),
menuitem103
:
commonLogic
.
appcommonhandle
(
"产品示例数据补充"
,
null
),
menuitem106
:
commonLogic
.
appcommonhandle
(
"示例实体03示例数据补充"
,
null
),
menuitem113
:
commonLogic
.
appcommonhandle
(
"订单类型添加"
,
null
),
menuitem124
:
commonLogic
.
appcommonhandle
(
"示例实体01数据补充"
,
null
),
menuitem144
:
commonLogic
.
appcommonhandle
(
"客户实体示例数据补充"
,
null
),
menuitem146
:
commonLogic
.
appcommonhandle
(
"应用视图数据补充"
,
null
),
menuitem149
:
commonLogic
.
appcommonhandle
(
"应用部件数据补充"
,
null
),
menuitem150
:
commonLogic
.
appcommonhandle
(
"编辑器数据补充"
,
null
),
},
},
formpage
:{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
18bc01aa
...
...
@@ -2823,206 +2823,6 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
],
},
{
id
:
'9CE694DE-8A1E-4759-A7C5-2CB9B35F884E'
,
name
:
'menuitem92'
,
text
:
'其他'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'其他'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'554FF23C-C75D-427B-A8EE-C6878399EDA6'
,
name
:
'menuitem93'
,
text
:
'示例实体02示例数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'示例实体02示例数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc18'
,
resourcetag
:
''
,
},
{
id
:
'0EDDC3DA-9E67-4279-9E6D-0723F46801FB'
,
name
:
'menuitem100'
,
text
:
'订单示例数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'订单示例数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc24'
,
resourcetag
:
''
,
},
{
id
:
'95C25B70-5DDE-4D23-AFC9-2F11F796EEFC'
,
name
:
'menuitem103'
,
text
:
'产品示例数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'产品示例数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto296'
,
resourcetag
:
''
,
},
{
id
:
'B99F7566-82B9-49E9-B52C-2C0FCDBFD409'
,
name
:
'menuitem106'
,
text
:
'示例实体03示例数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'示例实体03示例数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc28'
,
resourcetag
:
''
,
},
{
id
:
'930D7268-E333-4A5B-B404-28BA5621F588'
,
name
:
'menuitem113'
,
text
:
'订单类型添加'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'订单类型添加'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc34'
,
resourcetag
:
''
,
},
{
id
:
'4D5C20EF-7277-450F-9EA6-448D0A9D3F84'
,
name
:
'menuitem124'
,
text
:
'示例实体01数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'示例实体01数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc44'
,
resourcetag
:
''
,
},
{
id
:
'3287DF24-5178-48EE-9F2E-179F508AD8C0'
,
name
:
'menuitem144'
,
text
:
'客户实体示例数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'客户实体示例数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc62'
,
resourcetag
:
''
,
},
{
id
:
'4D5713A0-4D8C-4AFD-A8BE-067364335834'
,
name
:
'menuitem146'
,
text
:
'应用视图数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'应用视图数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc67'
,
resourcetag
:
''
,
},
{
id
:
'8AB9503D-EC32-4EE8-A38D-139162197F3F'
,
name
:
'menuitem149'
,
text
:
'应用部件数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'应用部件数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc68'
,
resourcetag
:
''
,
},
{
id
:
'12BE9202-47A5-43BC-AD38-88FB4B6E576C'
,
name
:
'menuitem150'
,
text
:
'编辑器数据补充'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'编辑器数据补充'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc69'
,
resourcetag
:
''
,
},
],
},
],
}];
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
18bc01aa
...
...
@@ -3,7 +3,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizsample0021-wfdyna-action-view'
,
()
=>
import
(
'@pages/sample/ibizsample0021-wfdyna-action-view/ibizsample0021-wfdyna-action-view.vue'
));
Vue
.
component
(
'ibizsample0001-sf6-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0001-sf6-edit-view/ibizsample0001-sf6-edit-view.vue'
));
Vue
.
component
(
'ibizbookusr2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-edit-view/ibizbookusr2-edit-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-grid-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-grid-view/ibizcustomer-usr2-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sedit-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sedit-view9/ibizorder-detail-sedit-view9.vue'
));
Vue
.
component
(
'ibizappviewgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'
));
Vue
.
component
(
'ibizsample0003-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-edit-view/ibizsample0003-edit-view.vue'
));
...
...
@@ -44,7 +43,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizsample0003-pickup-grid-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-pickup-grid-view/ibizsample0003-pickup-grid-view.vue'
));
Vue
.
component
(
'ibizsample0003-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-pickup-view/ibizsample0003-pickup-view.vue'
));
Vue
.
component
(
'ibizsample0021-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0021-edit-view/ibizsample0021-edit-view.vue'
));
Vue
.
component
(
'ibizsample0001-usr2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0001-usr2-edit-view/ibizsample0001-usr2-edit-view.vue'
));
Vue
.
component
(
'ibizappextendeditorgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappextendeditorgrid-view/ibizappextendeditorgrid-view.vue'
));
Vue
.
component
(
'ibizhardware-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-sgrid-view/ibizhardware-sgrid-view.vue'
));
Vue
.
component
(
'ibizbookwizard-iwith-state-view'
,
()
=>
import
(
'@pages/sample/ibizbookwizard-iwith-state-view/ibizbookwizard-iwith-state-view.vue'
));
...
...
@@ -68,8 +66,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizorder-line-chart-view'
,
()
=>
import
(
'@pages/sample/ibizorder-line-chart-view/ibizorder-line-chart-view.vue'
));
Vue
.
component
(
'ibizorder-detail-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-grid-view/ibizorder-detail-grid-view.vue'
));
Vue
.
component
(
'ibizorder-sf2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-sf2-edit-view/ibizorder-sf2-edit-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-edit-view/ibizcustomer-usr2-edit-view.vue'
));
Vue
.
component
(
'ibizorder-zdytpgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-zdytpgrid-view/ibizorder-zdytpgrid-view.vue'
));
Vue
.
component
(
'ibizorder-usr2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-usr2-edit-view/ibizorder-usr2-edit-view.vue'
));
Vue
.
component
(
'ibizorder-sf1-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-sf1-edit-view/ibizorder-sf1-edit-view.vue'
));
Vue
.
component
(
'ibizorder-sf4-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-sf4-edit-view/ibizorder-sf4-edit-view.vue'
));
...
...
@@ -104,7 +100,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizbookusr2-list-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-list-view/ibizbookusr2-list-view.vue'
));
Vue
.
component
(
'ibizorder-f9-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f9-edit-view/ibizorder-f9-edit-view.vue'
));
Vue
.
component
(
'ibizbookrules-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookrules-edit-view/ibizbookrules-edit-view.vue'
));
Vue
.
component
(
'ibizsample0001-usr3-grid-view'
,
()
=>
import
(
'@pages/sample/ibizsample0001-usr3-grid-view/ibizsample0001-usr3-grid-view.vue'
));
Vue
.
component
(
'ibizbookusr2-tree-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-tree-view/ibizbookusr2-tree-view.vue'
));
Vue
.
component
(
'ibizorder-wfstart-view'
,
()
=>
import
(
'@pages/sample/ibizorder-wfstart-view/ibizorder-wfstart-view.vue'
));
Vue
.
component
(
'ibizsample0003-f4-tree-exp-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-f4-tree-exp-view/ibizsample0003-f4-tree-exp-view.vue'
));
...
...
@@ -124,9 +119,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizappviewlist-view'
,
()
=>
import
(
'@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'
));
Vue
.
component
(
'ibizbooklist-view'
,
()
=>
import
(
'@pages/sample/ibizbooklist-view/ibizbooklist-view.vue'
));
Vue
.
component
(
'ibizcustomer-usr2-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-usr2-pickup-view/ibizcustomer-usr2-pickup-view.vue'
));
Vue
.
component
(
'ibizsample0002-grid-view'
,
()
=>
import
(
'@pages/sample/ibizsample0002-grid-view/ibizsample0002-grid-view.vue'
));
Vue
.
component
(
'ibizbookinter-func-kan-ban-view'
,
()
=>
import
(
'@pages/sample/ibizbookinter-func-kan-ban-view/ibizbookinter-func-kan-ban-view.vue'
));
Vue
.
component
(
'ibizorder-type-usr2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-type-usr2-edit-view/ibizorder-type-usr2-edit-view.vue'
));
Vue
.
component
(
'ibizbookrow-edit-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookrow-edit-grid-view/ibizbookrow-edit-grid-view.vue'
));
Vue
.
component
(
'ibizhardware-index-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-index-pickup-view/ibizhardware-index-pickup-view.vue'
));
Vue
.
component
(
'ibizhardware-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizhardware-grid-view9/ibizhardware-grid-view9.vue'
));
...
...
@@ -170,7 +163,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizbookauto-group-list-view'
,
()
=>
import
(
'@pages/sample/ibizbookauto-group-list-view/ibizbookauto-group-list-view.vue'
));
Vue
.
component
(
'ibizuniproduct-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-grid-view9/ibizuniproduct-grid-view9.vue'
));
Vue
.
component
(
'ibizuniproduct-index-pickup-data-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-index-pickup-data-view/ibizuniproduct-index-pickup-data-view.vue'
));
Vue
.
component
(
'ibizorder-type-usr2-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-type-usr2-grid-view/ibizorder-type-usr2-grid-view.vue'
));
Vue
.
component
(
'ibizorder-tab-exp-view'
,
()
=>
import
(
'@pages/sample/ibizorder-tab-exp-view/ibizorder-tab-exp-view.vue'
));
Vue
.
component
(
'ibizbookusr4-calendar-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr4-calendar-view/ibizbookusr4-calendar-view.vue'
));
Vue
.
component
(
'ibizsample0018-grid-view'
,
()
=>
import
(
'@pages/sample/ibizsample0018-grid-view/ibizsample0018-grid-view.vue'
));
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/pages/sample/index/router.ts
浏览文件 @
18bc01aa
此差异已折叠。
点击以展开。
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
18bc01aa
...
...
@@ -126,16 +126,6 @@ export const viewstate: any = {
'f4cda6703c800c075704c5af5e58f2fc'
,
],
},
{
viewtag
:
'14eddc6d2c858a72c796b017959cc4ef'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZOrderTypeUsr2GridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'82014278d03dfb22039740c03d2a461f'
,
],
},
{
viewtag
:
'16b68282950fb352dfe27e94bda47304'
,
viewmodule
:
'Sample'
,
...
...
@@ -196,8 +186,6 @@ export const viewstate: any = {
'edc3db407c73443fffe605bd57831291'
,
'b09ceb3081717c0ed4fe19f9986598a0'
,
'38e135842f7fa4fb952758a785d5f421'
,
'e6b66fea4568c66355729271ffc9d59f'
,
'e3e4e02474933cacc98d320049dc1646'
,
'7a8b6138e5893e7aba3b1a5deb3b3036'
,
'0c1093afa96df2832f707495afec541e'
,
'8d187ca2a3aa187ceac9dedb958fe2bb'
,
...
...
@@ -215,9 +203,7 @@ export const viewstate: any = {
'f4c5c766fd5755b694e0401dddc4d1ad'
,
'8BB18350-57AE-4922-BF47-74A872658D8A'
,
'ab97a6e7bcf4e95d95abf2af463af7a0'
,
'692ede21641dfdb7075ede69d7c4ad33'
,
'd69d223e4d3aeb8d947ac9b9ddc60a7e'
,
'64399ac8a26325db562c9ce747a20ccc'
,
'b1591dc4d651536bceb32b60310fd2a5'
,
'3ebf0cd640e39a4e7efe30ec1cf32b43'
,
'0b8c0a8b7a5b8b73595b23fc502652fc'
,
...
...
@@ -233,7 +219,6 @@ export const viewstate: any = {
'1ee924c4a616343b6b4cd42150b799fa'
,
'41d3da0d37fb0135ace813f1ba06bd39'
,
'b8ae19200ec9d4e8e588bc31e3f9bcb4'
,
'e2a1c9cb077cd2c74f2f2b914fb1db84'
,
'd3321077dfab8bc6b92c649e5b69daf3'
,
'836bdb4063978b55fedd6a180d60c323'
,
'e54ae8e27a53b3425ac78a229a163bd5'
,
...
...
@@ -247,7 +232,6 @@ export const viewstate: any = {
'9db924c804154be5b442a9737514a6f9'
,
'b29d930f430c127162f83753d85dd40c'
,
'36763886cbec62729dca4d4b8dad8161'
,
'dbbbaa36390b7c2f2be33b8551b0d137'
,
'10e721a882036c8c012f35d2a6b00237'
,
'd8a6379b9ddbd161045a288aba0890b6'
,
'ac6320a19c08922e173668132bbd4ad8'
,
...
...
@@ -258,7 +242,6 @@ export const viewstate: any = {
'7a96f3c6b2f7269043c9637ff1f3e747'
,
'16b68282950fb352dfe27e94bda47304'
,
'2bf74d5d66fa6d8d38b21b090586529b'
,
'8d1205a914564cbd528cadc3963c2905'
,
'e240a385ba3c1e752f1a3aed838e9b58'
,
'59c5d311d09a7f68f8b6962ca652374a'
,
'ad37d44e57c18e4431a609968203c646'
,
...
...
@@ -272,7 +255,6 @@ export const viewstate: any = {
'3077eef0d4b96e220a02f795ffb545fc'
,
'e9b54ef29b192ecd2da05ff9570eb4d5'
,
'b038c48269316664e5b48380a879fd99'
,
'd9bd3192a20de0815bed3fd3d79d0cb1'
,
'98865bf786ea85b14932dd5e48a74983'
,
'bc76c982dd2264463427eb57e9ed3fba'
,
'9f80ed66360fbbb9bc57c575fdd8814f'
,
...
...
@@ -300,7 +282,6 @@ export const viewstate: any = {
'302c48740ebb26191bba93f1795af44e'
,
'19c3e99f599211667d8e93f98edf70f8'
,
'2b42718d8fb3b4c9a01651222304445a'
,
'14eddc6d2c858a72c796b017959cc4ef'
,
'1247febf206e1e0dbb4f384b4cfa565c'
,
'95984592003cd9b15f3fd01371cc384c'
,
],
...
...
@@ -315,16 +296,6 @@ export const viewstate: any = {
'2acfa7c67cff5b1f6fc0d46f6a1c06bf'
,
],
},
{
viewtag
:
'1ea6cf1eb27a534fccbcd00675a9fa40'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZSample0001Usr2EditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'581e6727bc5983c238cc9990ba5fdcac'
,
],
},
{
viewtag
:
'1ee924c4a616343b6b4cd42150b799fa'
,
viewmodule
:
'Sample'
,
...
...
@@ -918,15 +889,6 @@ export const viewstate: any = {
'460fc1d5b6f2e2012b281df34d929f3b'
,
],
},
{
viewtag
:
'82014278d03dfb22039740c03d2a461f'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZOrderTypeUsr2EditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'836bdb4063978b55fedd6a180d60c323'
,
viewmodule
:
'Sample'
,
...
...
@@ -1012,16 +974,6 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'8d1205a914564cbd528cadc3963c2905'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZSample0001Usr3GridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'1ea6cf1eb27a534fccbcd00675a9fa40'
,
],
},
{
viewtag
:
'8d187ca2a3aa187ceac9dedb958fe2bb'
,
viewmodule
:
'Sample'
,
...
...
@@ -1525,16 +1477,6 @@ export const viewstate: any = {
'f4cda6703c800c075704c5af5e58f2fc'
,
],
},
{
viewtag
:
'd9bd3192a20de0815bed3fd3d79d0cb1'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZSample0002GridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'2dd64fdd5e7303cc73090d949bc91d9b'
,
],
},
{
viewtag
:
'd9f9f0dede285235e3d0ad5101188d1e'
,
viewmodule
:
'Sample'
,
...
...
@@ -1621,25 +1563,6 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'e2a1c9cb077cd2c74f2f2b914fb1db84'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZOrderZDYTPGridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'f4cda6703c800c075704c5af5e58f2fc'
,
],
},
{
viewtag
:
'e2b5e2bcaa091e21a16f620e0225ba7f'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZCustomerUsr2EditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'e30db3af513fb7b7bf44a8744ed5f7a4'
,
viewmodule
:
'Sample'
,
...
...
@@ -1680,16 +1603,6 @@ export const viewstate: any = {
'8a4246bc438e47ec0f6f3516b9befc53'
,
],
},
{
viewtag
:
'e6b66fea4568c66355729271ffc9d59f'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZCustomerUsr2GridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'e2b5e2bcaa091e21a16f620e0225ba7f'
,
],
},
{
viewtag
:
'e7f67094501adaf9fd3bd9c3ee074450'
,
viewmodule
:
'Sample'
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
18bc01aa
此差异已折叠。
点击以展开。
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
18bc01aa
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizcustomer/default-searchform/default-searchform-base.vue
浏览文件 @
18bc01aa
...
...
@@ -626,7 +626,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr2
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Pickup
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -662,7 +662,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Usr2
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZCustomer
Pickup
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/default-searchform/default-searchform-base.vue
浏览文件 @
18bc01aa
...
...
@@ -626,7 +626,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTPGrid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
AreaChart
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -662,7 +662,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTPGrid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
AreaChart
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/main-grid/main-grid-base.vue
浏览文件 @
18bc01aa
...
...
@@ -901,7 +901,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{},
pageReset
:
boolean
=
false
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
pageReset
){
...
...
@@ -991,7 +991,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -1096,7 +1096,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
addBatch
(
arg
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
!
arg
){
...
...
@@ -1990,7 +1990,7 @@ export default class MainBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -1998,7 +1998,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizorder
){
...
...
@@ -2065,7 +2065,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
newRow
(
args
:
any
[],
params
?:
any
,
$event
?:
any
,
xData
?:
any
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
ZDYTP
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrder
SF5
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
let
_this
=
this
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizsample0002/default-searchform/default-searchform-base.vue
浏览文件 @
18bc01aa
...
...
@@ -590,7 +590,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -626,7 +626,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizsample0002/main-grid/main-grid-base.vue
浏览文件 @
18bc01aa
...
...
@@ -305,20 +305,6 @@ export default class MainBase extends Vue implements ControlInterface {
return
this
.
selections
[
0
];
}
/**
* 打开新建数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
newdata
:
any
;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof MainBase
*/
@
Prop
()
public
opendata
:
any
;
/**
* 是否嵌入关系界面
...
...
@@ -815,7 +801,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{},
pageReset
:
boolean
=
false
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
pageReset
){
...
...
@@ -905,7 +891,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -1010,7 +996,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
addBatch
(
arg
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
!
arg
){
...
...
@@ -1875,7 +1861,7 @@ export default class MainBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -1883,7 +1869,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizsample0002
){
...
...
@@ -1950,7 +1936,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
newRow
(
args
:
any
[],
params
?:
any
,
$event
?:
any
,
xData
?:
any
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZSample0002
Pickup
GridView'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
let
_this
=
this
;
...
...
This diff is collapsed.
Click to expand it.
demo-core/src/main/resources/permission/systemResource.json
浏览文件 @
18bc01aa
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录