Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
a3308ede
提交
a3308ede
编写于
4年前
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
f774f04a
变更
7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
74 行增加
和
17 行删除
+74
-17
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
ibizbook_en_US.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
+21
-0
ibizbook_zh_CN.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
+21
-0
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
usr-gantt-base.vue
app_Web/src/widgets/ibizbook/usr-gantt/usr-gantt-base.vue
+15
-15
order-tree-grid-treegridex-base.vue
...-tree-grid-treegridex/order-tree-grid-treegridex-base.vue
+0
-2
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
a3308ede
...
...
@@ -719,6 +719,14 @@
"viewname"
:
"IBIZOrderSF7EditView"
,
"viewtag"
:
"6b3607e849c8517fd7ae1cab583f7393"
},
"ibizbookuiactiongridview"
:
{
"title"
:
"图书表格视图(界面行为)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUiActionGridView"
,
"viewtag"
:
"6e88651a11e5ea2de4f397a904f7847a"
},
"ibizbookusr5gridview"
:
{
"title"
:
"表格远程聚合"
,
"caption"
:
"表格远程聚合"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
浏览文件 @
a3308ede
...
...
@@ -104,6 +104,10 @@ export default {
caption
:
"图书"
,
title
:
"图书树视图(树表格)"
,
},
uiactiongridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(界面行为)"
,
},
usr5gridview
:
{
caption
:
"表格远程聚合"
,
title
:
"表格远程聚合"
,
...
...
@@ -536,6 +540,21 @@ export default {
uiactions
:
{
},
},
uiactiongrid_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
type
:
"图书类型"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
uagridcolumn1
:
"操作"
,
},
nodata
:
""
,
uiactions
:
{
edit
:
"Edit"
,
remove
:
"Remove"
,
},
},
gridexpbar_grid_grid
:
{
columns
:
{
},
...
...
@@ -1538,6 +1557,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
uiactiongridviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
浏览文件 @
a3308ede
...
...
@@ -103,6 +103,10 @@ export default {
caption
:
"图书"
,
title
:
"图书树视图(树表格)"
,
},
uiactiongridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(界面行为)"
,
},
usr5gridview
:
{
caption
:
"表格远程聚合"
,
title
:
"表格远程聚合"
,
...
...
@@ -535,6 +539,21 @@ export default {
uiactions
:
{
},
},
uiactiongrid_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
type
:
"图书类型"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
uagridcolumn1
:
"操作"
,
},
nodata
:
""
,
uiactions
:
{
edit
:
"编辑"
,
remove
:
"删除"
,
},
},
gridexpbar_grid_grid
:
{
columns
:
{
},
...
...
@@ -1537,6 +1556,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
uiactiongridviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
a3308ede
...
...
@@ -727,6 +727,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderSF7EditView"
,
"viewtag"
:
"6b3607e849c8517fd7ae1cab583f7393"
},
"ibizbookuiactiongridview"
:
{
"title"
:
"图书表格视图(界面行为)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUiActionGridView"
,
"viewtag"
:
"6e88651a11e5ea2de4f397a904f7847a"
},
"ibizbookusr5gridview"
:
{
"title"
:
"表格远程聚合"
,
"caption"
:
"表格远程聚合"
,
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
a3308ede
...
...
@@ -114,6 +114,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'meditview9'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookmedit-view9'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'editview2'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookedit-view2'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'interfunctreeview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookinter-func-tree-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'uiactiongridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookui-action-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr5gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr5-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3calendarview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-calendar-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2listview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-list-view'
});
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizbook/usr-gantt/usr-gantt-base.vue
浏览文件 @
a3308ede
...
...
@@ -238,42 +238,42 @@ export default class UsrBase extends Vue implements ControlInterface {
labelField
:
'text'
,
columns
:
[
{
label
:
'
图书名称
'
,
value
:
'
ibizbookna
me'
,
label
:
'
借出日期
'
,
value
:
'
lendoutti
me'
,
render
:
(
task
:
any
)
=>
{
return
this
.
getColumnValue
(
task
,
'
ibizbookna
me'
)
return
this
.
getColumnValue
(
task
,
'
lendoutti
me'
)
},
width
:
200
,
},
{
label
:
'
出版社
'
,
value
:
'
press
'
,
label
:
'
归还日期
'
,
value
:
'
returntime
'
,
render
:
(
task
:
any
)
=>
{
return
this
.
getColumnValue
(
task
,
'
press
'
)
return
this
.
getColumnValue
(
task
,
'
returntime
'
)
},
width
:
200
,
},
{
label
:
'
作者
'
,
value
:
'
author
'
,
label
:
'
图书名称
'
,
value
:
'
ibizbookname
'
,
render
:
(
task
:
any
)
=>
{
return
this
.
getColumnValue
(
task
,
'
author
'
)
return
this
.
getColumnValue
(
task
,
'
ibizbookname
'
)
},
width
:
200
,
},
{
label
:
'
借出日期
'
,
value
:
'
lendouttime
'
,
label
:
'
出版社
'
,
value
:
'
press
'
,
render
:
(
task
:
any
)
=>
{
return
this
.
getColumnValue
(
task
,
'
lendouttime
'
)
return
this
.
getColumnValue
(
task
,
'
press
'
)
},
width
:
200
,
},
{
label
:
'
归还日期
'
,
value
:
'
returntime
'
,
label
:
'
作者
'
,
value
:
'
author
'
,
render
:
(
task
:
any
)
=>
{
return
this
.
getColumnValue
(
task
,
'
returntime
'
)
return
this
.
getColumnValue
(
task
,
'
author
'
)
},
width
:
200
,
},
...
...
This diff is collapsed.
Click to expand it.
app_Web/src/widgets/ibizorder/order-tree-grid-treegridex/order-tree-grid-treegridex-base.vue
浏览文件 @
a3308ede
...
...
@@ -475,10 +475,8 @@ export default class OrderTreeGridBase extends Vue implements ControlInterface {
return
;
}
if
(
Object
.
is
(
this
.
selections
[
0
].
id
.
split
(
';'
)[
0
],
'orderData'
))
{
this
.
orderData_opendata
(
args
);
}
if
(
Object
.
is
(
this
.
selections
[
0
].
id
.
split
(
';'
)[
0
],
'orderDetailData'
))
{
this
.
orderDetailData_opendata
(
args
);
}
if
(
Object
.
is
(
this
.
selections
[
0
].
id
.
split
(
';'
)[
0
],
'ROOT'
))
{
}
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录