Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
ibzou
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
ibiz4jteam
ibzou
提交
bbbc992d
提交
bbbc992d
编写于
5月 27, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ibiz4j 发布系统代码
上级
0e0883be
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
22 行增加
和
22 行删除
+22
-22
view-config.json
app_web/public/assets/json/view-config.json
+2
-2
ibzdepartment_en_US.ts
...eb/src/locale/lanres/ibzdepartment/ibzdepartment_en_US.ts
+2
-2
ibzdepartment_zh_CN.ts
...eb/src/locale/lanres/ibzdepartment/ibzdepartment_zh_CN.ts
+2
-2
ibzorganization_en_US.ts
...rc/locale/lanres/ibzorganization/ibzorganization_en_US.ts
+2
-2
ibzorganization_zh_CN.ts
...rc/locale/lanres/ibzorganization/ibzorganization_zh_CN.ts
+2
-2
viewconfig.ts
app_web/src/mock/viewconfig/viewconfig.ts
+2
-2
ibzdepartment-edit-grid-view-base.vue
...ment-edit-grid-view/ibzdepartment-edit-grid-view-base.vue
+1
-4
ibzdepartment-tree-exp-view-base.vue
...rtment-tree-exp-view/ibzdepartment-tree-exp-view-base.vue
+4
-1
ibzemployee-grid-view-base.vue
...s/ou/ibzemployee-grid-view/ibzemployee-grid-view-base.vue
+1
-4
ibzorganization-tree-exp-view-base.vue
...tion-tree-exp-view/ibzorganization-tree-exp-view-base.vue
+4
-1
未找到文件。
app_web/public/assets/json/view-config.json
浏览文件 @
bbbc992d
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
},
},
"ibzorganizationtreeexpview"
:
{
"ibzorganizationtreeexpview"
:
{
"title"
:
"单位机构树导航视图"
,
"title"
:
"单位机构树导航视图"
,
"caption"
:
"
单位机构
"
,
"caption"
:
"
部门管理
"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewmodule"
:
"ou"
,
"viewmodule"
:
"ou"
,
"viewname"
:
"IBZOrganizationTreeExpView"
,
"viewname"
:
"IBZOrganizationTreeExpView"
,
...
@@ -169,7 +169,7 @@
...
@@ -169,7 +169,7 @@
},
},
"ibzdepartmenttreeexpview"
:
{
"ibzdepartmenttreeexpview"
:
{
"title"
:
"部门树导航视图"
,
"title"
:
"部门树导航视图"
,
"caption"
:
"
部门
"
,
"caption"
:
"
人员管理
"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewmodule"
:
"ou"
,
"viewmodule"
:
"ou"
,
"viewname"
:
"IBZDepartmentTreeExpView"
,
"viewname"
:
"IBZDepartmentTreeExpView"
,
...
...
app_web/src/locale/lanres/ibzdepartment/ibzdepartment_en_US.ts
浏览文件 @
bbbc992d
...
@@ -44,8 +44,8 @@ export default {
...
@@ -44,8 +44,8 @@ export default {
title
:
'部门'
,
title
:
'部门'
,
},
},
treeexpview
:
{
treeexpview
:
{
caption
:
"
部门
"
,
caption
:
"
人员管理
"
,
title
:
'
部门
'
,
title
:
'
人员管理
'
,
},
},
gridview
:
{
gridview
:
{
caption
:
"部门"
,
caption
:
"部门"
,
...
...
app_web/src/locale/lanres/ibzdepartment/ibzdepartment_zh_CN.ts
浏览文件 @
bbbc992d
...
@@ -43,8 +43,8 @@ export default {
...
@@ -43,8 +43,8 @@ export default {
title
:
'部门'
,
title
:
'部门'
,
},
},
treeexpview
:
{
treeexpview
:
{
caption
:
'
部门
'
,
caption
:
'
人员管理
'
,
title
:
'
部门
'
,
title
:
'
人员管理
'
,
},
},
gridview
:
{
gridview
:
{
caption
:
'部门'
,
caption
:
'部门'
,
...
...
app_web/src/locale/lanres/ibzorganization/ibzorganization_en_US.ts
浏览文件 @
bbbc992d
...
@@ -19,8 +19,8 @@ export default {
...
@@ -19,8 +19,8 @@ export default {
title
:
'单位机构'
,
title
:
'单位机构'
,
},
},
treeexpview
:
{
treeexpview
:
{
caption
:
"
单位机构
"
,
caption
:
"
部门管理
"
,
title
:
'
单位机构
'
,
title
:
'
部门管理
'
,
},
},
pickupgridview
:
{
pickupgridview
:
{
caption
:
"单位机构"
,
caption
:
"单位机构"
,
...
...
app_web/src/locale/lanres/ibzorganization/ibzorganization_zh_CN.ts
浏览文件 @
bbbc992d
...
@@ -18,8 +18,8 @@ export default {
...
@@ -18,8 +18,8 @@ export default {
title
:
'单位机构'
,
title
:
'单位机构'
,
},
},
treeexpview
:
{
treeexpview
:
{
caption
:
'
单位机构
'
,
caption
:
'
部门管理
'
,
title
:
'
单位机构
'
,
title
:
'
部门管理
'
,
},
},
pickupgridview
:
{
pickupgridview
:
{
caption
:
'单位机构'
,
caption
:
'单位机构'
,
...
...
app_web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
bbbc992d
...
@@ -65,7 +65,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -65,7 +65,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
},
"ibzorganizationtreeexpview"
:
{
"ibzorganizationtreeexpview"
:
{
"title"
:
"单位机构树导航视图"
,
"title"
:
"单位机构树导航视图"
,
"caption"
:
"
单位机构
"
,
"caption"
:
"
部门管理
"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewmodule"
:
"ou"
,
"viewmodule"
:
"ou"
,
"viewname"
:
"IBZOrganizationTreeExpView"
,
"viewname"
:
"IBZOrganizationTreeExpView"
,
...
@@ -177,7 +177,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -177,7 +177,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
},
"ibzdepartmenttreeexpview"
:
{
"ibzdepartmenttreeexpview"
:
{
"title"
:
"部门树导航视图"
,
"title"
:
"部门树导航视图"
,
"caption"
:
"
部门
"
,
"caption"
:
"
人员管理
"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewtype"
:
"DETREEEXPVIEW"
,
"viewmodule"
:
"ou"
,
"viewmodule"
:
"ou"
,
"viewname"
:
"IBZDepartmentTreeExpView"
,
"viewname"
:
"IBZDepartmentTreeExpView"
,
...
...
app_web/src/pages/ou/ibzdepartment-edit-grid-view/ibzdepartment-edit-grid-view-base.vue
浏览文件 @
bbbc992d
<
template
>
<
template
>
<div
class=
'view-container degridview ibzdepartment-edit-grid-view'
>
<div
class=
'view-container degridview ibzdepartment-edit-grid-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzdepartmenteditgridview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzdepartmenteditgridview"
></app-studioaction>
<card
class=
'view-card '
:dis-hover=
"true"
:bordered=
"false"
>
<card
class=
'view-card view-no-caption'
:dis-hover=
"true"
:bordered=
"false"
>
<p
slot=
'title'
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfTitle
)
}}
</span>
</p>
<div
class=
'content-container'
>
<div
class=
'content-container'
>
<div
class=
'view-top-messages'
>
<div
class=
'view-top-messages'
>
</div>
</div>
...
...
app_web/src/pages/ou/ibzdepartment-tree-exp-view/ibzdepartment-tree-exp-view-base.vue
浏览文件 @
bbbc992d
<
template
>
<
template
>
<div
class=
'view-container detreeexpview ibzdepartment-tree-exp-view'
>
<div
class=
'view-container detreeexpview ibzdepartment-tree-exp-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzdepartmenttreeexpview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzdepartmenttreeexpview"
></app-studioaction>
<card
class=
'view-card view-no-caption view-no-toolbar'
:dis-hover=
"true"
:bordered=
"false"
>
<card
class=
'view-card view-no-toolbar'
:dis-hover=
"true"
:bordered=
"false"
>
<p
slot=
'title'
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfTitle
)
}}
</span>
</p>
<div
class=
'content-container'
>
<div
class=
'content-container'
>
<div
class=
'view-top-messages'
>
<div
class=
'view-top-messages'
>
</div>
</div>
...
...
app_web/src/pages/ou/ibzemployee-grid-view/ibzemployee-grid-view-base.vue
浏览文件 @
bbbc992d
<
template
>
<
template
>
<div
class=
'view-container degridview ibzemployee-grid-view'
>
<div
class=
'view-container degridview ibzemployee-grid-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzemployeegridview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzemployeegridview"
></app-studioaction>
<card
class=
'view-card '
:dis-hover=
"true"
:bordered=
"false"
>
<card
class=
'view-card view-no-caption'
:dis-hover=
"true"
:bordered=
"false"
>
<p
slot=
'title'
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfTitle
)
}}
</span>
</p>
<div
class=
'content-container'
>
<div
class=
'content-container'
>
<div
class=
'view-top-messages'
>
<div
class=
'view-top-messages'
>
</div>
</div>
...
...
app_web/src/pages/ou/ibzorganization-tree-exp-view/ibzorganization-tree-exp-view-base.vue
浏览文件 @
bbbc992d
<
template
>
<
template
>
<div
class=
'view-container detreeexpview ibzorganization-tree-exp-view'
>
<div
class=
'view-container detreeexpview ibzorganization-tree-exp-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzorganizationtreeexpview"
></app-studioaction>
<app-studioaction
:viewTitle=
"$t(model.srfTitle)"
viewName=
"ibzorganizationtreeexpview"
></app-studioaction>
<card
class=
'view-card view-no-caption view-no-toolbar'
:dis-hover=
"true"
:bordered=
"false"
>
<card
class=
'view-card view-no-toolbar'
:dis-hover=
"true"
:bordered=
"false"
>
<p
slot=
'title'
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfTitle
)
}}
</span>
</p>
<div
class=
'content-container'
>
<div
class=
'content-container'
>
<div
class=
'view-top-messages'
>
<div
class=
'view-top-messages'
>
</div>
</div>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录