Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
ccdaf40f
提交
ccdaf40f
编写于
11月 24, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ShineKOT 发布系统代码 [后台服务,演示应用]
上级
509a2017
变更
30
隐藏空白字符变更
内嵌
并排
正在显示
30 个修改的文件
包含
4185 行增加
和
19 行删除
+4185
-19
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
en-US.ts
app_Web/src/locale/lang/en-US.ts
+2
-0
zh-CN.ts
app_Web/src/locale/lang/zh-CN.ts
+2
-0
ibizbook_en_US.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
+10
-1
ibizbook_zh_CN.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
+10
-1
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+38
-0
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
ibizbookcalendar-view-base.vue
...mple/ibizbookcalendar-view/ibizbookcalendar-view-base.vue
+738
-0
ibizbookcalendar-view.less
...s/sample/ibizbookcalendar-view/ibizbookcalendar-view.less
+5
-0
ibizbookcalendar-view.vue
...es/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue
+22
-0
ibizbookusr2-calendar-view-base.vue
...ookusr2-calendar-view/ibizbookusr2-calendar-view-base.vue
+738
-0
ibizbookusr2-calendar-view.less
...bizbookusr2-calendar-view/ibizbookusr2-calendar-view.less
+5
-0
ibizbookusr2-calendar-view.vue
...ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.vue
+22
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+3
-1
router.ts
app_Web/src/pages/sample/index/router.ts
+68
-14
state.ts
app_Web/src/store/modules/view-action/state.ts
+21
-1
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+52
-0
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+40
-0
ibizbookmonth-calendar-base.vue
...ok/ibizbookmonth-calendar/ibizbookmonth-calendar-base.vue
+881
-0
ibizbookmonth-calendar-model.ts
...ok/ibizbookmonth-calendar/ibizbookmonth-calendar-model.ts
+50
-0
ibizbookmonth-calendar-service.ts
.../ibizbookmonth-calendar/ibizbookmonth-calendar-service.ts
+157
-0
ibizbookmonth-calendar.less
...izbook/ibizbookmonth-calendar/ibizbookmonth-calendar.less
+97
-0
ibizbookmonth-calendar.vue
...bizbook/ibizbookmonth-calendar/ibizbookmonth-calendar.vue
+14
-0
ibizbooktimeline-calendar-base.vue
...zbooktimeline-calendar/ibizbooktimeline-calendar-base.vue
+874
-0
ibizbooktimeline-calendar-model.ts
...zbooktimeline-calendar/ibizbooktimeline-calendar-model.ts
+50
-0
ibizbooktimeline-calendar-service.ts
...ooktimeline-calendar/ibizbooktimeline-calendar-service.ts
+157
-0
ibizbooktimeline-calendar.less
.../ibizbooktimeline-calendar/ibizbooktimeline-calendar.less
+97
-0
ibizbooktimeline-calendar.vue
...k/ibizbooktimeline-calendar/ibizbooktimeline-calendar.vue
+14
-0
systemResource.json
demo-core/src/main/resources/permission/systemResource.json
+1
-1
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
ccdaf40f
...
...
@@ -311,6 +311,14 @@
"viewname"
:
"IBIZOrderRadarChartView"
,
"viewtag"
:
"491c2bc6eab0ad313d4b6f06f6a396f5"
},
"ibizbookusr2calendarview"
:
{
"title"
:
"图书日历视图(时间轴)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DECALENDARVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr2CalendarView"
,
"viewtag"
:
"4981c4ae8facb75582f8dcbc51850318"
},
"ibizorderdetailgridview"
:
{
"title"
:
"订单明细表格视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/locale/lang/en-US.ts
浏览文件 @
ccdaf40f
...
...
@@ -224,6 +224,8 @@ export default {
menuitem90
:
"代码表分组"
,
menuitem94
:
"项布局面板"
,
menuitem95
:
"日历"
,
menuitem96
:
"内置功能"
,
menuitem97
:
"时间轴样式"
,
menuitem5
:
"视图"
,
menuitem9
:
"列表视图"
,
menuitem19
:
"常规表格视图"
,
...
...
app_Web/src/locale/lang/zh-CN.ts
浏览文件 @
ccdaf40f
...
...
@@ -224,6 +224,8 @@ export default {
menuitem90
:
"代码表分组"
,
menuitem94
:
"项布局面板"
,
menuitem95
:
"日历"
,
menuitem96
:
"内置功能"
,
menuitem97
:
"时间轴样式"
,
menuitem5
:
"视图"
,
menuitem9
:
"列表视图"
,
menuitem19
:
"常规表格视图"
,
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
浏览文件 @
ccdaf40f
...
...
@@ -27,6 +27,10 @@ export default {
caption
:
"图书"
,
title
:
"图书列表视图(嵌入面板)"
,
},
usr2calendarview
:
{
caption
:
"图书"
,
title
:
"图书日历视图(时间轴)"
,
},
valuerulesgridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(表格值规则)"
,
...
...
@@ -731,7 +735,12 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
calendar_calendar
:
{
ibizbooktimeline_calendar
:
{
nodata
:
""
,
uiactions
:
{
},
},
ibizbookmonth_calendar
:
{
nodata
:
""
,
uiactions
:
{
},
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
浏览文件 @
ccdaf40f
...
...
@@ -26,6 +26,10 @@ export default {
caption
:
"图书"
,
title
:
"图书列表视图(嵌入面板)"
,
},
usr2calendarview
:
{
caption
:
"图书"
,
title
:
"图书日历视图(时间轴)"
,
},
valuerulesgridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(表格值规则)"
,
...
...
@@ -730,7 +734,12 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
calendar_calendar
:
{
ibizbooktimeline_calendar
:
{
nodata
:
""
,
uiactions
:
{
},
},
ibizbookmonth_calendar
:
{
nodata
:
""
,
uiactions
:
{
},
...
...
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
ccdaf40f
...
...
@@ -1123,6 +1123,44 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'F9186FC9-E545-448D-8DDF-99F3BC535016'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'内置功能'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc20'
,
resourcetag
:
''
,
},
{
id
:
'F4D7F69E-C2E7-46A4-9201-1F2CD9C1851D'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'时间轴样式'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc21'
,
resourcetag
:
''
,
},
],
},
],
},
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
ccdaf40f
...
...
@@ -319,6 +319,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderRadarChartView"
,
"viewtag"
:
"491c2bc6eab0ad313d4b6f06f6a396f5"
},
"ibizbookusr2calendarview"
:
{
"title"
:
"图书日历视图(时间轴)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DECALENDARVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr2CalendarView"
,
"viewtag"
:
"4981c4ae8facb75582f8dcbc51850318"
},
"ibizorderdetailgridview"
:
{
"title"
:
"订单明细表格视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/pages/sample/ibizbookcalendar-view/ibizbookcalendar-view-base.vue
0 → 100644
浏览文件 @
ccdaf40f
<
template
>
<div
class=
'view-container decalendarview ibizbookcalendar-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"ibizbookcalendarview"
></app-studioaction>
<card
class=
'view-card view-no-toolbar'
:bordered=
"false"
:dis-hover=
"true"
>
<div
slot=
'title'
class=
"header-container"
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfCaption
)
}}
</span>
</div>
<div
class=
'view-top-messages'
>
</div>
<div
class=
'content-container'
>
<div
class=
'view-body-messages'
>
</div>
<view
_calendar
:viewState=
"viewState"
:viewparams=
"viewparams"
:context=
"context"
:showBusyIndicator=
"true"
@
beforeload=
"onBeforeLoad($event)"
:newdata=
"newdata"
:opendata=
"opendata"
name=
"calendar"
ref=
'calendar'
@
closeview=
"closeView($event)"
>
</view
_calendar
>
</div>
<div
class=
'view-bottom-messages'
>
</div>
</card>
</div>
</
template
>
<
script
lang=
'tsx'
>
import
{
Vue
,
Component
,
Prop
,
Provide
,
Emit
,
Watch
,
Inject
}
from
'vue-property-decorator'
;
import
{
UIActionTool
,
Util
}
from
'@/utils'
;
import
NavDataService
from
'@/service/app/navdata-service'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKAuthService
from
'@/authservice/ibizbook/ibizbook-auth-service'
;
import
IBIZBOOKUIService
from
'@/uiservice/ibizbook/ibizbook-ui-service'
;
import
CodeListService
from
"@/codelist/codelist-service"
;
@
Component
({
components
:
{
},
})
export
default
class
IBIZBOOKCalendarViewBase
extends
Vue
{
/**
* 实体服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKCalendarViewBase
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
;
/**
* 实体UI服务对象
*
* @type IBIZBOOKUIService
* @memberof IBIZBOOKCalendarViewBase
*/
public
appUIService
:
IBIZBOOKUIService
=
new
IBIZBOOKUIService
(
this
.
$store
);
/**
* 数据变化
*
* @param {*} val
* @returns {*}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Emit
()
public
viewDatasChange
(
val
:
any
):
any
{
return
val
;
}
/**
* 传入视图上下文
*
* @type {string}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Prop
()
public
viewdata
!
:
string
;
/**
* 传入视图参数
*
* @type {string}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Prop
()
public
viewparam
!
:
string
;
/**
* 视图默认使用
*
* @type {boolean}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Prop
({
default
:
true
})
public
viewDefaultUsage
!
:
boolean
;
/**
* 视图默认使用
*
* @type {string}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Inject
({
from
:
'navModel'
,
default
:
'tab'
})
public
navModel
!
:
string
;
/**
* 视图标识
*
* @type {string}
* @memberof IBIZBOOKCalendarViewBase
*/
public
viewtag
:
string
=
'f4c5c766fd5755b694e0401dddc4d1ad'
;
/**
* 自定义视图导航上下文集合
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
customViewNavContexts
:
any
=
{
};
/**
* 自定义视图导航参数集合
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
customViewParams
:
any
=
{
};
/**
* 视图模型数据
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
model
:
any
=
{
srfCaption
:
'entities.ibizbook.views.calendarview.caption'
,
srfTitle
:
'entities.ibizbook.views.calendarview.title'
,
srfSubTitle
:
'entities.ibizbook.views.calendarview.subtitle'
,
dataInfo
:
''
}
/**
* 视图参数变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKCalendarViewBase
*/
@
Watch
(
'viewparam'
,{
immediate
:
true
,
deep
:
true
})
onParamData
(
newVal
:
any
,
oldVal
:
any
)
{
if
(
newVal
){
this
.
viewparams
=
{};
if
(
typeof
newVal
==
'string'
)
{
Object
.
assign
(
this
.
viewparams
,
JSON
.
parse
(
this
.
viewparam
));
}
else
{
this
.
viewparams
=
Util
.
deepCopy
(
this
.
viewparam
);
}
}
}
/**
* 处理应用上下文变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKCalendarViewBase
*/
@
Watch
(
'viewdata'
)
onViewData
(
newVal
:
any
,
oldVal
:
any
)
{
const
_this
:
any
=
this
;
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
engine
)
{
this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
();
_this
.
engine
.
load
();
});
}
else
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
)
{
_this
.
refresh
();
}
}
/**
* 容器模型
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
containerModel
:
any
=
{
view_calendar
:
{
name
:
'calendar'
,
type
:
'CALENDAR'
},
};
/**
* 视图刷新
*
* @param {*} args
* @memberof IBIZBOOKCalendarViewBase
*/
public
refresh
(
args
?:
any
):
void
{
const
refs
:
any
=
this
.
$refs
;
if
(
refs
&&
refs
.
calendar
)
{
refs
.
calendar
.
refresh
();
}
}
/**
* 计数器刷新
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
counterRefresh
(){
const
_this
:
any
=
this
;
if
(
_this
.
counterServiceArray
&&
_this
.
counterServiceArray
.
length
>
0
){
_this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
refreshData
&&
item
.
refreshData
instanceof
Function
){
item
.
refreshData
();
}
})
}
}
/**
* 视图状态订阅对象
*
* @public
* @type {Subject<{action: string, data: any}>}
* @memberof IBIZBOOKCalendarViewBase
*/
public
viewState
:
Subject
<
ViewState
>
=
new
Subject
();
/**
* 引擎初始化
*
* @public
* @memberof IBIZBOOKCalendarViewBase
*/
public
engineInit
():
void
{
}
/**
* 应用导航服务
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
navDataService
=
NavDataService
.
getInstance
(
this
.
$store
);
/**
* 导航服务事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKCalendarViewBase
*/
public
serviceStateEvent
:
Subscription
|
undefined
;
/**
* 门户部件状态对象
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
@
Prop
()
public
portletState
?:
any
;
/**
* 门户部件状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKCalendarViewBase
*/
public
portletStateEvent
:
Subscription
|
undefined
;
/**
* 应用上下文
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
context
:
any
=
{};
/**
* 视图参数
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
viewparams
:
any
=
{};
/**
* 视图缓存数据
*
* @type {*}
* @memberof IBIZBOOKCalendarViewBase
*/
public
viewCacheData
:
any
;
/**
* 计数器服务对象集合
*
* @type {Array<*>}
* @memberof IBIZBOOKCalendarViewBase
*/
public
counterServiceArray
:
Array
<
any
>
=
[];
/**
* 解析视图参数
*
* @public
* @memberof IBIZBOOKCalendarViewBase
*/
public
parseViewParam
(
inputvalue
:
any
=
null
):
void
{
for
(
let
key
in
this
.
context
){
delete
this
.
context
[
key
];
}
if
(
this
.
$store
.
getters
.
getAppData
()
&&
this
.
$store
.
getters
.
getAppData
().
context
){
Object
.
assign
(
this
.
context
,
this
.
$store
.
getters
.
getAppData
().
context
);
}
if
(
!
this
.
viewDefaultUsage
&&
this
.
viewdata
&&
!
Object
.
is
(
this
.
viewdata
,
''
))
{
if
(
typeof
this
.
viewdata
==
'string'
)
{
Object
.
assign
(
this
.
context
,
JSON
.
parse
(
this
.
viewdata
));
}
if
(
this
.
context
&&
this
.
context
.
srfparentdename
){
Object
.
assign
(
this
.
viewparams
,{
srfparentdename
:
this
.
context
.
srfparentdename
});
}
if
(
this
.
context
&&
this
.
context
.
srfparentkey
){
Object
.
assign
(
this
.
viewparams
,{
srfparentkey
:
this
.
context
.
srfparentkey
});
}
this
.
handleCustomViewData
();
return
;
}
const
path
=
(
this
.
$route
.
matched
[
this
.
$route
.
matched
.
length
-
1
]).
path
;
const
keys
:
Array
<
any
>
=
[];
const
curReg
=
this
.
$pathToRegExp
.
pathToRegexp
(
path
,
keys
);
const
matchArray
=
curReg
.
exec
(
this
.
$route
.
path
);
let
tempValue
:
Object
=
{};
keys
.
forEach
((
item
:
any
,
index
:
number
)
=>
{
Object
.
defineProperty
(
tempValue
,
item
.
name
,
{
enumerable
:
true
,
value
:
matchArray
[
index
+
1
]
});
});
this
.
$viewTool
.
formatRouteParams
(
tempValue
,
this
.
$route
,
this
.
context
,
this
.
viewparams
);
if
(
inputvalue
){
Object
.
assign
(
this
.
context
,{
'ibizbook'
:
inputvalue
});
}
//初始化视图唯一标识
Object
.
assign
(
this
.
context
,{
srfsessionid
:
this
.
$util
.
createUUID
()});
this
.
handleCustomViewData
();
//初始化导航数据
this
.
initNavDataWithRoute
();
}
/**
* 处理自定义视图数据
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
handleCustomViewData
(){
if
(
Object
.
keys
(
this
.
customViewNavContexts
).
length
>
0
){
Object
.
keys
(
this
.
customViewNavContexts
).
forEach
((
item
:
any
)
=>
{
let
tempContext
:
any
=
{};
let
curNavContext
:
any
=
this
.
customViewNavContexts
[
item
];
this
.
handleCustomDataLogic
(
curNavContext
,
tempContext
,
item
);
Object
.
assign
(
this
.
context
,
tempContext
);
})
}
if
(
Object
.
keys
(
this
.
customViewParams
).
length
>
0
){
Object
.
keys
(
this
.
customViewParams
).
forEach
((
item
:
any
)
=>
{
let
tempParam
:
any
=
{};
let
curNavParam
:
any
=
this
.
customViewParams
[
item
];
this
.
handleCustomDataLogic
(
curNavParam
,
tempParam
,
item
);
Object
.
assign
(
this
.
viewparams
,
tempParam
);
})
}
}
/**
* 处理自定义视图数据逻辑
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
handleCustomDataLogic
(
curNavData
:
any
,
tempData
:
any
,
item
:
string
){
// 直接值直接赋值
if
(
curNavData
.
isRawValue
){
if
(
Object
.
is
(
curNavData
.
value
,
"null"
)
||
Object
.
is
(
curNavData
.
value
,
""
)){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
curNavData
.
value
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
else
{
// 先从导航上下文取数,没有再从导航参数(URL)取数,如果导航上下文和导航参数都没有则为null
if
(
this
.
context
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
context
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
if
(
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
}
}
/**
* 初始化导航数据(路由模式)
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
initNavDataWithRoute
(
data
:
any
=
null
,
isNew
:
boolean
=
false
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavData
({
id
:
'ibizbookcalendar-view'
,
tag
:
this
.
viewtag
,
srfkey
:
isNew
?
null
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
});
}
}
/**
* 初始化导航数据(分页模式)
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
initNavDataWithTab
(
data
:
any
=
null
,
isOnlyAdd
:
boolean
=
true
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
!
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavDataByOnly
({
id
:
'ibizbookcalendar-view'
,
tag
:
this
.
viewtag
,
srfkey
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
},
isOnlyAdd
);
}
}
/**
* Vue声明周期
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
created
()
{
this
.
afterCreated
();
}
/**
* 执行created后的逻辑
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
afterCreated
(){
let
_this
:
any
=
this
;
const
secondtag
=
_this
.
$util
.
createUUID
();
_this
.
$store
.
commit
(
'viewaction/createdView'
,
{
viewtag
:
_this
.
viewtag
,
secondtag
:
secondtag
});
_this
.
viewtag
=
secondtag
;
_this
.
parseViewParam
();
_this
.
serviceStateEvent
=
_this
.
navDataService
.
serviceState
.
subscribe
(({
action
,
name
,
data
}:{
action
:
string
,
name
:
any
,
data
:
any
})
=>
{
if
(
!
Object
.
is
(
name
,
'ibizbookcalendar-view'
)){
return
;
}
if
(
Object
.
is
(
action
,
'viewrefresh'
))
{
_this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
(
data
);
if
(
_this
.
engine
){
_this
.
engine
.
load
();
}
});
}
});
if
(
_this
.
portletState
){
_this
.
portletStateEvent
=
_this
.
portletState
.
subscribe
((
res
:
any
)
=>
{
if
(
!
Object
.
is
(
res
.
name
,
'IBIZBOOKCalendarView'
)){
return
;
}
if
(
Object
.
is
(
res
.
action
,
'refresh'
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
){
_this
.
refresh
();
}
})
}
}
/**
* 销毁之前
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
beforeDestroy
()
{
this
.
$store
.
commit
(
'viewaction/removeView'
,
this
.
viewtag
);
}
/**
* Vue声明周期(组件初始化完毕)
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
mounted
()
{
this
.
afterMounted
();
}
/**
* 执行mounted后的逻辑
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
afterMounted
(){
const
_this
:
any
=
this
;
_this
.
engineInit
();
if
(
_this
.
loadModel
&&
_this
.
loadModel
instanceof
Function
)
{
_this
.
loadModel
();
}
}
/**
* 打开新建数据视图
*
* @param {any[]} args
* @param {*} [params]
* @param {*} [fullargs]
* @param {*} [$event]
* @param {*} [xData]
* @memberof IBIZBOOKCalendarView
*/
public
newdata
(
args
:
any
[],
fullargs
?:
any
[],
params
?:
any
,
$event
?:
any
,
xData
?:
any
)
{
let
localContext
:
any
=
null
;
let
localViewParam
:
any
=
null
;
this
.
$Notice
.
warning
({
title
:
'错误'
,
desc
:
'未指定关系视图'
});
}
/**
* 打开编辑数据视图
*
* @param {any[]} args
* @param {*} [params]
* @param {*} [fullargs]
* @param {*} [$event]
* @param {*} [xData]
* @memberof IBIZBOOKCalendarView
*/
public
opendata
(
args
:
any
[],
fullargs
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
)
{
if
(
!
this
.
viewDefaultUsage
){
if
(
Object
.
is
(
this
.
navModel
,
"route"
)){
this
.
initNavDataWithRoute
(
this
.
viewCacheData
,
false
,
true
);
}
else
{
this
.
initNavDataWithTab
(
this
.
viewCacheData
,
false
,
true
);
}
}
let
localContext
:
any
=
null
;
let
localViewParam
:
any
=
null
;
this
.
$Notice
.
warning
({
title
:
'错误'
,
desc
:
'未指定关系视图'
});
}
/**
* 关闭视图
*
* @param {any[]} args
* @memberof IBIZBOOKCalendarViewBase
*/
public
closeView
(
args
:
any
[]):
void
{
let
_view
:
any
=
this
;
if
(
_view
.
viewdata
)
{
_view
.
$emit
(
'viewdataschange'
,
[
args
]);
_view
.
$emit
(
'close'
,
[
args
]);
}
else
if
(
_view
.
$tabPageExp
)
{
_view
.
$tabPageExp
.
onClose
(
_view
.
$route
.
fullPath
);
}
}
/**
* 销毁视图回调
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
destroyed
(){
this
.
afterDestroyed
();
}
/**
* 执行destroyed后的逻辑
*
* @memberof IBIZBOOKCalendarViewBase
*/
public
afterDestroyed
(){
if
(
this
.
viewDefaultUsage
){
let
localStoreLength
=
Object
.
keys
(
localStorage
);
if
(
localStoreLength
.
length
>
0
){
localStoreLength
.
forEach
((
item
:
string
)
=>
{
if
(
item
.
startsWith
(
this
.
context
.
srfsessionid
)){
localStorage
.
removeItem
(
item
);
}
})
}
if
(
Object
.
is
(
this
.
navModel
,
"tab"
)){
this
.
navDataService
.
removeNavDataByTag
(
this
.
viewtag
);
}
if
(
this
.
serviceStateEvent
)
{
this
.
serviceStateEvent
.
unsubscribe
();
}
}
// 销毁计数器定时器
if
(
this
.
counterServiceArray
&&
this
.
counterServiceArray
.
length
>
0
){
this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
destroyCounter
&&
item
.
destroyCounter
instanceof
Function
){
item
.
destroyCounter
();
}
})
}
if
(
this
.
portletStateEvent
){
this
.
portletStateEvent
.
unsubscribe
();
}
}
/**
* 搜索值
*
* @type {string}
* @memberof IBIZBOOKCalendarViewBase
*/
public
query
:
string
=
''
;
/**
* 是否展开搜索表单
*
* @type {boolean}
* @memberof IBIZBOOKCalendarViewBase
*/
public
isExpandSearchForm
:
boolean
=
false
;
/**
* 快速搜索
*
* @param {*} $event
* @memberof IBIZBOOKCalendarViewBase
*/
public
onSearch
(
$event
:
any
):
void
{
const
refs
:
any
=
this
.
$refs
;
if
(
refs
.
calendar
)
{
refs
.
calendar
.
refresh
();
}
}
/**
* calendar 的 beforeload 事件
*
* @param {*} arg
* @memberof IBIZBOOKCalendarViewBase
*/
public
onBeforeLoad
(
arg
:
any
){
let
_this
:
any
=
this
;
if
(
_this
.
viewparams
&&
Object
.
keys
(
_this
.
viewparams
).
length
>
0
)
{
Object
.
assign
(
arg
,
_this
.
viewparams
);
}
if
(
_this
.
$refs
.
searchform
&&
_this
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
_this
.
$refs
.
searchform
.
getData
());
}
if
(
_this
&&
!
_this
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
{
query
:
_this
.
query
});
}
// 快速分组和快速搜索栏
let
otherQueryParam
:
any
=
{};
if
(
_this
&&
(
_this
.
quickGroupData
as
any
)){
Object
.
assign
(
otherQueryParam
,
_this
.
quickGroupData
);
}
if
(
_this
&&
_this
.
quickFormData
){
Object
.
assign
(
otherQueryParam
,
_this
.
quickFormData
);
}
Object
.
assign
(
arg
,{
viewparams
:
otherQueryParam
});
}
/**
* searchform 部件 search 事件
*
* @param {*} $event
* @memberof IBIZBOOKCalendarViewBase
*/
public
searchform_search
(
$event
:
any
)
{
this
.
onSearch
(
$event
);
}
/**
* searchform 部件 load 事件
*
* @param {*} $event
* @memberof IBIZBOOKCalendarViewBase
*/
public
searchform_load
(
$event
:
any
)
{
this
.
onSearch
(
$event
);
}
}
</
script
>
<
style
lang=
'less'
>
@import './ibizbookcalendar-view.less';
</
style
>
\ No newline at end of file
app_Web/src/pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.less
0 → 100644
浏览文件 @
ccdaf40f
.ibizbookcalendar-view{
position: relative;
}
app_Web/src/pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue
0 → 100644
浏览文件 @
ccdaf40f
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKCalendarViewBase
from
'./ibizbookcalendar-view-base.vue'
;
import
view_calendar
from
'@widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar.vue'
;
@
Component
({
components
:
{
view_calendar
,
},
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
IBIZBOOKCalendarView
extends
IBIZBOOKCalendarViewBase
{
}
</
script
>
\ No newline at end of file
app_Web/src/pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view-base.vue
0 → 100644
浏览文件 @
ccdaf40f
<
template
>
<div
class=
'view-container decalendarview ibizbookusr2-calendar-view'
>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"ibizbookusr2calendarview"
></app-studioaction>
<card
class=
'view-card view-no-toolbar'
:bordered=
"false"
:dis-hover=
"true"
>
<div
slot=
'title'
class=
"header-container"
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfCaption
)
}}
</span>
</div>
<div
class=
'view-top-messages'
>
</div>
<div
class=
'content-container'
>
<div
class=
'view-body-messages'
>
</div>
<view
_calendar
:viewState=
"viewState"
:viewparams=
"viewparams"
:context=
"context"
:showBusyIndicator=
"true"
@
beforeload=
"onBeforeLoad($event)"
:newdata=
"newdata"
:opendata=
"opendata"
name=
"calendar"
ref=
'calendar'
@
closeview=
"closeView($event)"
>
</view
_calendar
>
</div>
<div
class=
'view-bottom-messages'
>
</div>
</card>
</div>
</
template
>
<
script
lang=
'tsx'
>
import
{
Vue
,
Component
,
Prop
,
Provide
,
Emit
,
Watch
,
Inject
}
from
'vue-property-decorator'
;
import
{
UIActionTool
,
Util
}
from
'@/utils'
;
import
NavDataService
from
'@/service/app/navdata-service'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKAuthService
from
'@/authservice/ibizbook/ibizbook-auth-service'
;
import
IBIZBOOKUIService
from
'@/uiservice/ibizbook/ibizbook-ui-service'
;
import
CodeListService
from
"@/codelist/codelist-service"
;
@
Component
({
components
:
{
},
})
export
default
class
IBIZBOOKUsr2CalendarViewBase
extends
Vue
{
/**
* 实体服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
;
/**
* 实体UI服务对象
*
* @type IBIZBOOKUIService
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
appUIService
:
IBIZBOOKUIService
=
new
IBIZBOOKUIService
(
this
.
$store
);
/**
* 数据变化
*
* @param {*} val
* @returns {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Emit
()
public
viewDatasChange
(
val
:
any
):
any
{
return
val
;
}
/**
* 传入视图上下文
*
* @type {string}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Prop
()
public
viewdata
!
:
string
;
/**
* 传入视图参数
*
* @type {string}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Prop
()
public
viewparam
!
:
string
;
/**
* 视图默认使用
*
* @type {boolean}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Prop
({
default
:
true
})
public
viewDefaultUsage
!
:
boolean
;
/**
* 视图默认使用
*
* @type {string}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Inject
({
from
:
'navModel'
,
default
:
'tab'
})
public
navModel
!
:
string
;
/**
* 视图标识
*
* @type {string}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
viewtag
:
string
=
'4981c4ae8facb75582f8dcbc51850318'
;
/**
* 自定义视图导航上下文集合
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
customViewNavContexts
:
any
=
{
};
/**
* 自定义视图导航参数集合
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
customViewParams
:
any
=
{
};
/**
* 视图模型数据
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
model
:
any
=
{
srfCaption
:
'entities.ibizbook.views.usr2calendarview.caption'
,
srfTitle
:
'entities.ibizbook.views.usr2calendarview.title'
,
srfSubTitle
:
'entities.ibizbook.views.usr2calendarview.subtitle'
,
dataInfo
:
''
}
/**
* 视图参数变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Watch
(
'viewparam'
,{
immediate
:
true
,
deep
:
true
})
onParamData
(
newVal
:
any
,
oldVal
:
any
)
{
if
(
newVal
){
this
.
viewparams
=
{};
if
(
typeof
newVal
==
'string'
)
{
Object
.
assign
(
this
.
viewparams
,
JSON
.
parse
(
this
.
viewparam
));
}
else
{
this
.
viewparams
=
Util
.
deepCopy
(
this
.
viewparam
);
}
}
}
/**
* 处理应用上下文变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Watch
(
'viewdata'
)
onViewData
(
newVal
:
any
,
oldVal
:
any
)
{
const
_this
:
any
=
this
;
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
engine
)
{
this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
();
_this
.
engine
.
load
();
});
}
else
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
)
{
_this
.
refresh
();
}
}
/**
* 容器模型
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
containerModel
:
any
=
{
view_calendar
:
{
name
:
'calendar'
,
type
:
'CALENDAR'
},
};
/**
* 视图刷新
*
* @param {*} args
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
refresh
(
args
?:
any
):
void
{
const
refs
:
any
=
this
.
$refs
;
if
(
refs
&&
refs
.
calendar
)
{
refs
.
calendar
.
refresh
();
}
}
/**
* 计数器刷新
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
counterRefresh
(){
const
_this
:
any
=
this
;
if
(
_this
.
counterServiceArray
&&
_this
.
counterServiceArray
.
length
>
0
){
_this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
refreshData
&&
item
.
refreshData
instanceof
Function
){
item
.
refreshData
();
}
})
}
}
/**
* 视图状态订阅对象
*
* @public
* @type {Subject<{action: string, data: any}>}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
viewState
:
Subject
<
ViewState
>
=
new
Subject
();
/**
* 引擎初始化
*
* @public
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
engineInit
():
void
{
}
/**
* 应用导航服务
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
navDataService
=
NavDataService
.
getInstance
(
this
.
$store
);
/**
* 导航服务事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
serviceStateEvent
:
Subscription
|
undefined
;
/**
* 门户部件状态对象
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
@
Prop
()
public
portletState
?:
any
;
/**
* 门户部件状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
portletStateEvent
:
Subscription
|
undefined
;
/**
* 应用上下文
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
context
:
any
=
{};
/**
* 视图参数
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
viewparams
:
any
=
{};
/**
* 视图缓存数据
*
* @type {*}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
viewCacheData
:
any
;
/**
* 计数器服务对象集合
*
* @type {Array<*>}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
counterServiceArray
:
Array
<
any
>
=
[];
/**
* 解析视图参数
*
* @public
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
parseViewParam
(
inputvalue
:
any
=
null
):
void
{
for
(
let
key
in
this
.
context
){
delete
this
.
context
[
key
];
}
if
(
this
.
$store
.
getters
.
getAppData
()
&&
this
.
$store
.
getters
.
getAppData
().
context
){
Object
.
assign
(
this
.
context
,
this
.
$store
.
getters
.
getAppData
().
context
);
}
if
(
!
this
.
viewDefaultUsage
&&
this
.
viewdata
&&
!
Object
.
is
(
this
.
viewdata
,
''
))
{
if
(
typeof
this
.
viewdata
==
'string'
)
{
Object
.
assign
(
this
.
context
,
JSON
.
parse
(
this
.
viewdata
));
}
if
(
this
.
context
&&
this
.
context
.
srfparentdename
){
Object
.
assign
(
this
.
viewparams
,{
srfparentdename
:
this
.
context
.
srfparentdename
});
}
if
(
this
.
context
&&
this
.
context
.
srfparentkey
){
Object
.
assign
(
this
.
viewparams
,{
srfparentkey
:
this
.
context
.
srfparentkey
});
}
this
.
handleCustomViewData
();
return
;
}
const
path
=
(
this
.
$route
.
matched
[
this
.
$route
.
matched
.
length
-
1
]).
path
;
const
keys
:
Array
<
any
>
=
[];
const
curReg
=
this
.
$pathToRegExp
.
pathToRegexp
(
path
,
keys
);
const
matchArray
=
curReg
.
exec
(
this
.
$route
.
path
);
let
tempValue
:
Object
=
{};
keys
.
forEach
((
item
:
any
,
index
:
number
)
=>
{
Object
.
defineProperty
(
tempValue
,
item
.
name
,
{
enumerable
:
true
,
value
:
matchArray
[
index
+
1
]
});
});
this
.
$viewTool
.
formatRouteParams
(
tempValue
,
this
.
$route
,
this
.
context
,
this
.
viewparams
);
if
(
inputvalue
){
Object
.
assign
(
this
.
context
,{
'ibizbook'
:
inputvalue
});
}
//初始化视图唯一标识
Object
.
assign
(
this
.
context
,{
srfsessionid
:
this
.
$util
.
createUUID
()});
this
.
handleCustomViewData
();
//初始化导航数据
this
.
initNavDataWithRoute
();
}
/**
* 处理自定义视图数据
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
handleCustomViewData
(){
if
(
Object
.
keys
(
this
.
customViewNavContexts
).
length
>
0
){
Object
.
keys
(
this
.
customViewNavContexts
).
forEach
((
item
:
any
)
=>
{
let
tempContext
:
any
=
{};
let
curNavContext
:
any
=
this
.
customViewNavContexts
[
item
];
this
.
handleCustomDataLogic
(
curNavContext
,
tempContext
,
item
);
Object
.
assign
(
this
.
context
,
tempContext
);
})
}
if
(
Object
.
keys
(
this
.
customViewParams
).
length
>
0
){
Object
.
keys
(
this
.
customViewParams
).
forEach
((
item
:
any
)
=>
{
let
tempParam
:
any
=
{};
let
curNavParam
:
any
=
this
.
customViewParams
[
item
];
this
.
handleCustomDataLogic
(
curNavParam
,
tempParam
,
item
);
Object
.
assign
(
this
.
viewparams
,
tempParam
);
})
}
}
/**
* 处理自定义视图数据逻辑
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
handleCustomDataLogic
(
curNavData
:
any
,
tempData
:
any
,
item
:
string
){
// 直接值直接赋值
if
(
curNavData
.
isRawValue
){
if
(
Object
.
is
(
curNavData
.
value
,
"null"
)
||
Object
.
is
(
curNavData
.
value
,
""
)){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
curNavData
.
value
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
else
{
// 先从导航上下文取数,没有再从导航参数(URL)取数,如果导航上下文和导航参数都没有则为null
if
(
this
.
context
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
context
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
if
(
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
}
}
/**
* 初始化导航数据(路由模式)
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
initNavDataWithRoute
(
data
:
any
=
null
,
isNew
:
boolean
=
false
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavData
({
id
:
'ibizbookusr2-calendar-view'
,
tag
:
this
.
viewtag
,
srfkey
:
isNew
?
null
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
});
}
}
/**
* 初始化导航数据(分页模式)
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
initNavDataWithTab
(
data
:
any
=
null
,
isOnlyAdd
:
boolean
=
true
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
!
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavDataByOnly
({
id
:
'ibizbookusr2-calendar-view'
,
tag
:
this
.
viewtag
,
srfkey
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
},
isOnlyAdd
);
}
}
/**
* Vue声明周期
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
created
()
{
this
.
afterCreated
();
}
/**
* 执行created后的逻辑
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
afterCreated
(){
let
_this
:
any
=
this
;
const
secondtag
=
_this
.
$util
.
createUUID
();
_this
.
$store
.
commit
(
'viewaction/createdView'
,
{
viewtag
:
_this
.
viewtag
,
secondtag
:
secondtag
});
_this
.
viewtag
=
secondtag
;
_this
.
parseViewParam
();
_this
.
serviceStateEvent
=
_this
.
navDataService
.
serviceState
.
subscribe
(({
action
,
name
,
data
}:{
action
:
string
,
name
:
any
,
data
:
any
})
=>
{
if
(
!
Object
.
is
(
name
,
'ibizbookusr2-calendar-view'
)){
return
;
}
if
(
Object
.
is
(
action
,
'viewrefresh'
))
{
_this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
(
data
);
if
(
_this
.
engine
){
_this
.
engine
.
load
();
}
});
}
});
if
(
_this
.
portletState
){
_this
.
portletStateEvent
=
_this
.
portletState
.
subscribe
((
res
:
any
)
=>
{
if
(
!
Object
.
is
(
res
.
name
,
'IBIZBOOKUsr2CalendarView'
)){
return
;
}
if
(
Object
.
is
(
res
.
action
,
'refresh'
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
){
_this
.
refresh
();
}
})
}
}
/**
* 销毁之前
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
beforeDestroy
()
{
this
.
$store
.
commit
(
'viewaction/removeView'
,
this
.
viewtag
);
}
/**
* Vue声明周期(组件初始化完毕)
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
mounted
()
{
this
.
afterMounted
();
}
/**
* 执行mounted后的逻辑
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
afterMounted
(){
const
_this
:
any
=
this
;
_this
.
engineInit
();
if
(
_this
.
loadModel
&&
_this
.
loadModel
instanceof
Function
)
{
_this
.
loadModel
();
}
}
/**
* 打开新建数据视图
*
* @param {any[]} args
* @param {*} [params]
* @param {*} [fullargs]
* @param {*} [$event]
* @param {*} [xData]
* @memberof IBIZBOOKUsr2CalendarView
*/
public
newdata
(
args
:
any
[],
fullargs
?:
any
[],
params
?:
any
,
$event
?:
any
,
xData
?:
any
)
{
let
localContext
:
any
=
null
;
let
localViewParam
:
any
=
null
;
this
.
$Notice
.
warning
({
title
:
'错误'
,
desc
:
'未指定关系视图'
});
}
/**
* 打开编辑数据视图
*
* @param {any[]} args
* @param {*} [params]
* @param {*} [fullargs]
* @param {*} [$event]
* @param {*} [xData]
* @memberof IBIZBOOKUsr2CalendarView
*/
public
opendata
(
args
:
any
[],
fullargs
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
)
{
if
(
!
this
.
viewDefaultUsage
){
if
(
Object
.
is
(
this
.
navModel
,
"route"
)){
this
.
initNavDataWithRoute
(
this
.
viewCacheData
,
false
,
true
);
}
else
{
this
.
initNavDataWithTab
(
this
.
viewCacheData
,
false
,
true
);
}
}
let
localContext
:
any
=
null
;
let
localViewParam
:
any
=
null
;
this
.
$Notice
.
warning
({
title
:
'错误'
,
desc
:
'未指定关系视图'
});
}
/**
* 关闭视图
*
* @param {any[]} args
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
closeView
(
args
:
any
[]):
void
{
let
_view
:
any
=
this
;
if
(
_view
.
viewdata
)
{
_view
.
$emit
(
'viewdataschange'
,
[
args
]);
_view
.
$emit
(
'close'
,
[
args
]);
}
else
if
(
_view
.
$tabPageExp
)
{
_view
.
$tabPageExp
.
onClose
(
_view
.
$route
.
fullPath
);
}
}
/**
* 销毁视图回调
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
destroyed
(){
this
.
afterDestroyed
();
}
/**
* 执行destroyed后的逻辑
*
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
afterDestroyed
(){
if
(
this
.
viewDefaultUsage
){
let
localStoreLength
=
Object
.
keys
(
localStorage
);
if
(
localStoreLength
.
length
>
0
){
localStoreLength
.
forEach
((
item
:
string
)
=>
{
if
(
item
.
startsWith
(
this
.
context
.
srfsessionid
)){
localStorage
.
removeItem
(
item
);
}
})
}
if
(
Object
.
is
(
this
.
navModel
,
"tab"
)){
this
.
navDataService
.
removeNavDataByTag
(
this
.
viewtag
);
}
if
(
this
.
serviceStateEvent
)
{
this
.
serviceStateEvent
.
unsubscribe
();
}
}
// 销毁计数器定时器
if
(
this
.
counterServiceArray
&&
this
.
counterServiceArray
.
length
>
0
){
this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
destroyCounter
&&
item
.
destroyCounter
instanceof
Function
){
item
.
destroyCounter
();
}
})
}
if
(
this
.
portletStateEvent
){
this
.
portletStateEvent
.
unsubscribe
();
}
}
/**
* 搜索值
*
* @type {string}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
query
:
string
=
''
;
/**
* 是否展开搜索表单
*
* @type {boolean}
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
isExpandSearchForm
:
boolean
=
false
;
/**
* 快速搜索
*
* @param {*} $event
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
onSearch
(
$event
:
any
):
void
{
const
refs
:
any
=
this
.
$refs
;
if
(
refs
.
calendar
)
{
refs
.
calendar
.
refresh
();
}
}
/**
* calendar 的 beforeload 事件
*
* @param {*} arg
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
onBeforeLoad
(
arg
:
any
){
let
_this
:
any
=
this
;
if
(
_this
.
viewparams
&&
Object
.
keys
(
_this
.
viewparams
).
length
>
0
)
{
Object
.
assign
(
arg
,
_this
.
viewparams
);
}
if
(
_this
.
$refs
.
searchform
&&
_this
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
_this
.
$refs
.
searchform
.
getData
());
}
if
(
_this
&&
!
_this
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
{
query
:
_this
.
query
});
}
// 快速分组和快速搜索栏
let
otherQueryParam
:
any
=
{};
if
(
_this
&&
(
_this
.
quickGroupData
as
any
)){
Object
.
assign
(
otherQueryParam
,
_this
.
quickGroupData
);
}
if
(
_this
&&
_this
.
quickFormData
){
Object
.
assign
(
otherQueryParam
,
_this
.
quickFormData
);
}
Object
.
assign
(
arg
,{
viewparams
:
otherQueryParam
});
}
/**
* searchform 部件 search 事件
*
* @param {*} $event
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
searchform_search
(
$event
:
any
)
{
this
.
onSearch
(
$event
);
}
/**
* searchform 部件 load 事件
*
* @param {*} $event
* @memberof IBIZBOOKUsr2CalendarViewBase
*/
public
searchform_load
(
$event
:
any
)
{
this
.
onSearch
(
$event
);
}
}
</
script
>
<
style
lang=
'less'
>
@import './ibizbookusr2-calendar-view.less';
</
style
>
\ No newline at end of file
app_Web/src/pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.less
0 → 100644
浏览文件 @
ccdaf40f
.ibizbookusr2-calendar-view{
position: relative;
}
app_Web/src/pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.vue
0 → 100644
浏览文件 @
ccdaf40f
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKUsr2CalendarViewBase
from
'./ibizbookusr2-calendar-view-base.vue'
;
import
view_calendar
from
'@widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar.vue'
;
@
Component
({
components
:
{
view_calendar
,
},
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
IBIZBOOKUsr2CalendarView
extends
IBIZBOOKUsr2CalendarViewBase
{
}
</
script
>
\ No newline at end of file
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
ccdaf40f
...
...
@@ -17,6 +17,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizsample0001-sf2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0001-sf2-edit-view/ibizsample0001-sf2-edit-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sf2-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sf2-edit-view/ibizorder-detail-sf2-edit-view.vue'
));
Vue
.
component
(
'ibizbooknew-default-value-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbooknew-default-value-grid-view/ibizbooknew-default-value-grid-view.vue'
));
Vue
.
component
(
'ibizbookcalendar-view'
,
()
=>
import
(
'@pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue'
));
Vue
.
component
(
'ibizhardware-index-pickup-data-view'
,
()
=>
import
(
'@pages/sample/ibizhardware-index-pickup-data-view/ibizhardware-index-pickup-data-view.vue'
));
Vue
.
component
(
'ibizorder-sgrid-view2'
,
()
=>
import
(
'@pages/sample/ibizorder-sgrid-view2/ibizorder-sgrid-view2.vue'
));
Vue
.
component
(
'ibizuniproduct-pickup-grid-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-pickup-grid-view/ibizuniproduct-pickup-grid-view.vue'
));
...
...
@@ -62,6 +63,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizsample0017-f10-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0017-f10-edit-view/ibizsample0017-f10-edit-view.vue'
));
Vue
.
component
(
'ibizsample0002-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizsample0002-pickup-view/ibizsample0002-pickup-view.vue'
));
Vue
.
component
(
'ibizuniproduct-edit-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-edit-view/ibizuniproduct-edit-view.vue'
));
Vue
.
component
(
'ibizbookusr2-calendar-view'
,
()
=>
import
(
'@pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.vue'
));
Vue
.
component
(
'ibizbookdata-view'
,
()
=>
import
(
'@pages/sample/ibizbookdata-view/ibizbookdata-view.vue'
));
Vue
.
component
(
'ibizcustomer-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-pickup-view/ibizcustomer-pickup-view.vue'
));
Vue
.
component
(
'ibizuniproduct-index-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-index-pickup-view/ibizuniproduct-index-pickup-view.vue'
));
...
...
@@ -77,9 +79,9 @@ export const PageComponents = {
Vue
.
component
(
'ibizorder-sf20-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-sf20-grid-view/ibizorder-sf20-grid-view.vue'
));
Vue
.
component
(
'ibizorder-grid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-grid-view9/ibizorder-grid-view9.vue'
));
Vue
.
component
(
'ibizsample0003-spickup-view2'
,
()
=>
import
(
'@pages/sample/ibizsample0003-spickup-view2/ibizsample0003-spickup-view2.vue'
));
Vue
.
component
(
'ibizorder-odsp-w10-wfgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-odsp-w10-wfgrid-view/ibizorder-odsp-w10-wfgrid-view.vue'
));
Vue
.
component
(
'ibizorder-f9-edit-view'
,
()
=>
import
(
'@pages/sample/ibizorder-f9-edit-view/ibizorder-f9-edit-view.vue'
));
Vue
.
component
(
'ibizsample0003-spickup-tree-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-spickup-tree-view/ibizsample0003-spickup-tree-view.vue'
));
Vue
.
component
(
'ibizorder-odsp-w10-wfgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-odsp-w10-wfgrid-view/ibizorder-odsp-w10-wfgrid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-f6-grid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-f6-grid-view/ibizorder-detail-f6-grid-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'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
ccdaf40f
...
...
@@ -318,6 +318,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizbooknew-default-value-grid-view/ibizbooknew-default-value-grid-view.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/calendarview/:calendarview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.calendarview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'calendarview'
,
parameterName
:
'calendarview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue'
),
},
{
path
:
'ibizhardwares/:ibizhardware?/indexpickupdataview/:indexpickupdataview?'
,
meta
:
{
...
...
@@ -948,6 +962,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizuniproduct-edit-view/ibizuniproduct-edit-view.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/usr2calendarview/:usr2calendarview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.usr2calendarview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2calendarview'
,
parameterName
:
'usr2calendarview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/dataview/:dataview?'
,
meta
:
{
...
...
@@ -1159,46 +1187,46 @@ const router = new Router({
component
:
()
=>
import
(
'@pages/sample/ibizsample0003-spickup-view2/ibizsample0003-spickup-view2.vue'
),
},
{
path
:
'ibizorders/:ibizorder?/
f9editview/:f9edit
view?'
,
path
:
'ibizorders/:ibizorder?/
odsp_w10_wfgridview/:odsp_w10_wfgrid
view?'
,
meta
:
{
caption
:
'entities.ibizorder.views.
f9edit
view.caption'
,
caption
:
'entities.ibizorder.views.
odsp_w10_wfgrid
view.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'
f9editview'
,
parameterName
:
'f9edit
view'
},
{
pathName
:
'
odsp_w10_wfgridview'
,
parameterName
:
'odsp_w10_wfgrid
view'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-
f9-edit-view/ibizorder-f9-edit
-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibizorder-
odsp-w10-wfgrid-view/ibizorder-odsp-w10-wfgrid
-view.vue'
),
},
{
path
:
'ibiz
sample0003s/:ibizsample0003?/spickuptreeview/:spickuptree
view?'
,
path
:
'ibiz
orders/:ibizorder?/f9editview/:f9edit
view?'
,
meta
:
{
caption
:
'entities.ibiz
sample0003.views.spickuptree
view.caption'
,
caption
:
'entities.ibiz
order.views.f9edit
view.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibiz
sample0003s'
,
parameterName
:
'ibizsample0003
'
},
{
pathName
:
'
spickuptreeview'
,
parameterName
:
'spickuptree
view'
},
{
pathName
:
'ibiz
orders'
,
parameterName
:
'ibizorder
'
},
{
pathName
:
'
f9editview'
,
parameterName
:
'f9edit
view'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibiz
sample0003-spickup-tree-view/ibizsample0003-spickup-tree
-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibiz
order-f9-edit-view/ibizorder-f9-edit
-view.vue'
),
},
{
path
:
'ibiz
orders/:ibizorder?/odsp_w10_wfgridview/:odsp_w10_wfgrid
view?'
,
path
:
'ibiz
sample0003s/:ibizsample0003?/spickuptreeview/:spickuptree
view?'
,
meta
:
{
caption
:
'entities.ibiz
order.views.odsp_w10_wfgrid
view.caption'
,
caption
:
'entities.ibiz
sample0003.views.spickuptree
view.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibiz
orders'
,
parameterName
:
'ibizorder
'
},
{
pathName
:
'
odsp_w10_wfgridview'
,
parameterName
:
'odsp_w10_wfgrid
view'
},
{
pathName
:
'ibiz
sample0003s'
,
parameterName
:
'ibizsample0003
'
},
{
pathName
:
'
spickuptreeview'
,
parameterName
:
'spickuptree
view'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibiz
order-odsp-w10-wfgrid-view/ibizorder-odsp-w10-wfgrid
-view.vue'
),
component
:
()
=>
import
(
'@pages/sample/ibiz
sample0003-spickup-tree-view/ibizsample0003-spickup-tree
-view.vue'
),
},
{
path
:
'ibizorderdetails/:ibizorderdetail?/f6gridview/:f6gridview?'
,
...
...
@@ -2359,6 +2387,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-radar-chart-view/ibizorder-radar-chart-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/usr2calendarview/:usr2calendarview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.usr2calendarview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2calendarview'
,
parameterName
:
'usr2calendarview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookusr2-calendar-view/ibizbookusr2-calendar-view.vue'
),
},
{
path
:
'/ibizorderdetails/:ibizorderdetail?/gridview/:gridview?'
,
meta
:
{
...
...
@@ -3518,6 +3559,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizhardware-index-pickup-data-view/ibizhardware-index-pickup-data-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/calendarview/:calendarview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.calendarview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'calendarview'
,
parameterName
:
'calendarview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue'
),
},
{
path
:
'/ibizorders/:ibizorder?/editview/:editview?'
,
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
ccdaf40f
...
...
@@ -158,8 +158,8 @@ export const viewstate: any = {
'9db924c804154be5b442a9737514a6f9'
,
'b29d930f430c127162f83753d85dd40c'
,
'36763886cbec62729dca4d4b8dad8161'
,
'10e721a882036c8c012f35d2a6b00237'
,
'7a8b6138e5893e7aba3b1a5deb3b3036'
,
'10e721a882036c8c012f35d2a6b00237'
,
'0c1093afa96df2832f707495afec541e'
,
'd8a6379b9ddbd161045a288aba0890b6'
,
'd1f311d51e800e95e9b10c49a8b49b5a'
,
...
...
@@ -176,6 +176,7 @@ export const viewstate: any = {
'464b1dbf722c8dcaaa7f2cc90b8d0d8d'
,
'ad37d44e57c18e4431a609968203c646'
,
'fdb297cd4b12374534413c3053aec1b8'
,
'f4c5c766fd5755b694e0401dddc4d1ad'
,
'e7441fa67d425df343d996c745fb5d6b'
,
'490f607f17e7cc8ceccc77f2d0b9a70d'
,
'13ed6c02918e612bac45715a6f300f2f'
,
...
...
@@ -219,6 +220,7 @@ export const viewstate: any = {
'a894de140705ecab2f39797d2922a3ce'
,
'e57dd501c75c6933363fa245edcadbbd'
,
'ea604a66caf499c70c9002a917dd1694'
,
'4981c4ae8facb75582f8dcbc51850318'
,
],
},
{
...
...
@@ -433,6 +435,15 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'4981c4ae8facb75582f8dcbc51850318'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKUsr2CalendarView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'4a2a1fa66c88ef36eadc4c37c6260641'
,
viewmodule
:
'Sample'
,
...
...
@@ -1306,6 +1317,15 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'f4c5c766fd5755b694e0401dddc4d1ad'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKCalendarView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'f4cda6703c800c075704c5af5e58f2fc'
,
viewmodule
:
'Sample'
,
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
ccdaf40f
...
...
@@ -99,6 +99,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'autogrouplistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookauto-group-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'haspanellistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookhas-panel-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2calendarview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-calendar-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'valuerulesgridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookvalue-rules-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr5gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr5-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr4gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr4-grid-view'
});
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
ccdaf40f
...
...
@@ -587,6 +587,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'Auto387'
:
this
.
clickAuto387
(
item
);
return
;
case
'AppFunc20'
:
this
.
clickAppFunc20
(
item
);
return
;
case
'Auto296'
:
this
.
clickAuto296
(
item
);
return
;
...
...
@@ -650,6 +653,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'Auto146'
:
this
.
clickAuto146
(
item
);
return
;
case
'AppFunc21'
:
this
.
clickAppFunc21
(
item
);
return
;
case
'AppFunc'
:
this
.
clickAppFunc
(
item
);
return
;
...
...
@@ -1278,6 +1284,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 功能名称
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc20
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'calendarview'
,
parameterName
:
'calendarview'
},
];
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
);
})
}
/**
* 索引实体
*
...
...
@@ -1761,6 +1790,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 功能名称
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc21
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2calendarview'
,
parameterName
:
'usr2calendarview'
},
];
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
);
})
}
/**
* 编辑器扩展
*
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
ccdaf40f
...
...
@@ -1188,6 +1188,46 @@ export default class MainMenuModel {
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem95'
,
items
:
[
{
id
:
'F9186FC9-E545-448D-8DDF-99F3BC535016'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'内置功能'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc20'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem96'
,
},
{
id
:
'F4D7F69E-C2E7-46A4-9201-1F2CD9C1851D'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'时间轴样式'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc21'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem97'
,
},
],
},
],
},
...
...
app_Web/src/widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar-base.vue
0 → 100644
浏览文件 @
ccdaf40f
<
template
>
<div
:class=
'calendarClass'
>
<context-menu-container>
<template
v-if=
"events.length >0"
>
<div
class=
"event-legends"
>
</div>
<FullCalendar
ref=
"calendar"
:locale=
"$i18n.locale"
height=
"parent"
:firstDay=
"1"
:eventLimit=
"true"
:editable=
"!isSelectFirstDefault && true"
:buttonText=
"buttonText"
:header=
"header"
:plugins=
"calendarPlugins"
:events=
"searchEvents"
:customButtons=
"customButtons"
:validRange=
"validRange"
:defaultDate=
"defaultDate"
:eventRender=
"eventRender"
@
dateClick=
"onDateClick"
@
eventClick=
"onEventClick"
@
eventDrop=
"onEventDrop"
defaultView=
"dayGridMonth"
/>
<modal
v-model=
"modalVisible"
width=
"250px"
:title=
"$t('app.calendar.dateSelectModalTitle')"
class-name=
'date-select-modal'
@
on-ok=
"gotoDate"
>
<el-date-picker
style=
"width: 200px;"
v-model=
"selectedGotoDate"
type=
"date"
></el-date-picker>
</modal>
</
template
>
<
template
v-else
>
<span
class=
"app-data-empty"
>
{{
$t
(
'entities.ibizbook.ibizbookmonth_calendar.nodata'
)
}}
</span>
</
template
>
</context-menu-container>
</div>
</template>
<
script
lang=
'tsx'
>
import
{
Vue
,
Component
,
Prop
,
Provide
,
Emit
,
Watch
,
Model
,
Inject
}
from
'vue-property-decorator'
;
import
{
CreateElement
}
from
'vue'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
{
ControlInterface
}
from
'@/interface/control'
;
import
{
UIActionTool
,
Util
,
ViewTool
}
from
'@/utils'
;
import
NavDataService
from
'@/service/app/navdata-service'
;
import
AppCenterService
from
"@service/app/app-center-service"
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKMONTHService
from
'./ibizbookmonth-calendar-service'
;
import
IBIZBOOKUIService
from
'@/uiservice/ibizbook/ibizbook-ui-service'
;
import
FullCalendar
from
'@fullcalendar/vue'
import
dayGridPlugin
from
'@fullcalendar/daygrid'
import
timeGridPlugin
from
'@fullcalendar/timegrid'
;
import
listPlugin
from
'@fullcalendar/list'
;
import
interactionPlugin
from
'@fullcalendar/interaction'
;
import
ContextMenu
from
'@components/context-menu/context-menu'
;
import
UIService
from
'@/uiservice/ui-service'
;
@
Component
({
components
:
{
FullCalendar
,
}
})
export
default
class
IBIZBOOKMONTHBase
extends
Vue
implements
ControlInterface
{
/**
* 名称
*
* @type {string}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
name
?:
string
;
/**
* 视图通讯对象
*
* @type {Subject<ViewState>}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
viewState
!
:
Subject
<
ViewState
>
;
/**
* 应用上下文
*
* @type {*}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
context
:
any
;
/**
* 视图参数
*
* @type {*}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
viewparams
:
any
;
/**
* 视图状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKMONTHBase
*/
public
viewStateEvent
:
Subscription
|
undefined
;
/**
* 获取部件类型
*
* @returns {string}
* @memberof IBIZBOOKMONTHBase
*/
public
getControlType
():
string
{
return
'CALENDAR'
}
/**
* 计数器服务对象集合
*
* @type {Array<*>}
* @memberof IBIZBOOKMONTHBase
*/
public
counterServiceArray
:
Array
<
any
>
=
[];
/**
* 建构部件服务对象
*
* @type {IBIZBOOKMONTHService}
* @memberof IBIZBOOKMONTHBase
*/
public
service
:
IBIZBOOKMONTHService
=
new
IBIZBOOKMONTHService
({
$store
:
this
.
$store
});
/**
* 实体服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKMONTHBase
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
({
$store
:
this
.
$store
});
/**
* 转化数据
*
* @param {any} args
* @memberof IBIZBOOKMONTHBase
*/
public
transformData
(
args
:
any
)
{
let
_this
:
any
=
this
;
if
(
_this
.
service
&&
_this
.
service
.
handleRequestData
instanceof
Function
&&
_this
.
service
.
handleRequestData
(
'transform'
,
_this
.
context
,
args
)){
return
_this
.
service
.
handleRequestData
(
'transform'
,
_this
.
context
,
args
)[
'data'
];
}
}
/**
* 关闭视图
*
* @param {any} args
* @memberof IBIZBOOKMONTHBase
*/
public
closeView
(
args
:
any
):
void
{
let
_this
:
any
=
this
;
_this
.
$emit
(
'closeview'
,
[
args
]);
}
/**
* 计数器刷新
*
* @memberof IBIZBOOKMONTHBase
*/
public
counterRefresh
(){
const
_this
:
any
=
this
;
if
(
_this
.
counterServiceArray
&&
_this
.
counterServiceArray
.
length
>
0
){
_this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
refreshData
&&
item
.
refreshData
instanceof
Function
){
item
.
refreshData
();
}
})
}
}
/**
* 是否默认选中第一条数据
*
* @type {boolean}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
({
default
:
false
})
public
isSelectFirstDefault
!
:
boolean
;
/**
* 显示处理提示
*
* @type {boolean}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
({
default
:
true
})
public
showBusyIndicator
?:
boolean
;
/**
* 部件行为--load
*
* @type {string}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
loadAction
!
:
string
;
/**
* 打开新建数据视图
*
* @type {any}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
newdata
:
any
;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof IBIZBOOKMONTHBase
*/
@
Prop
()
public
opendata
:
any
;
/**
* 日历部件样式名
*
* @public
* @type {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
calendarClass
:
string
=
"calendar"
;
/**
* this引用
*
* @type {any}
* @memberof IBIZBOOKMONTHBase
*/
public
thisRef
:
any
=
this
;
/**
* 选中事件element元素
*
* @public
* @type {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
selectedEventElement
:
any
;
/**
* 引用插件集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
calendarPlugins
:
any
[]
=
[
dayGridPlugin
,
timeGridPlugin
,
listPlugin
,
interactionPlugin
];
/**
* 设置头部显示
*
* @public
* @type {}
* @memberof IBIZBOOKMONTHBase
*/
public
header
:
any
=
{
left
:
'prev,next today gotoDate'
,
center
:
'title'
,
right
:
'dayGridMonth,timeGridWeek,timeGridDay,listWeek'
};
/**
* 按钮文本集合
*
* @public
* @type {}
* @memberof IBIZBOOKMONTHBase
*/
public
buttonText
:
any
=
{
today
:
'今天'
,
month
:
'月'
,
week
:
'周'
,
day
:
'天'
,
list
:
'列'
};
/**
* 自定义按钮集合
*
* @public
* @type {}
* @memberof IBIZBOOKMONTHBase
*/
public
customButtons
:
any
=
{
gotoDate
:
{
text
:
"跳转"
,
click
:
this
.
openDateSelect
}
};
/**
* 模态显示控制变量
*
* @public
* @type boolean
* @memberof IBIZBOOKMONTHBase
*/
public
modalVisible
:
boolean
=
false
;
/**
* 跳转日期
*
* @public
* @type Date
* @memberof IBIZBOOKMONTHBase
*/
public
selectedGotoDate
:
Date
=
new
Date
();
/**
* 打开时间选择模态
*
* @public
* @memberof IBIZBOOKMONTHBase
*/
public
openDateSelect
(){
this
.
modalVisible
=
true
;
}
/**
* 跳转到指定时间
*
* @public
* @memberof IBIZBOOKMONTHBase
*/
public
gotoDate
(){
let
appCalendar
:
any
=
this
.
$refs
.
calendar
;
let
api
=
appCalendar
.
getApi
();
api
.
gotoDate
(
this
.
selectedGotoDate
);
}
/**
* 有效日期范围
*
* @public
* @type {}
* @memberof IBIZBOOKMONTHBase
*/
public
validRange
:
any
=
{
start
:
"0000-01-01"
,
end
:
"9999-12-31"
};
/**
* 默认加载日期
*
* @public
* @type {}
* @memberof IBIZBOOKMONTHBase
*/
public
defaultDate
:
any
=
this
.
$util
.
dateFormat
(
new
Date
());
/**
* 设置按钮文本
*
* @public
* @memberof IBIZBOOKMONTHBase
*/
public
setButtonText
(){
this
.
buttonText
.
today
=
this
.
$t
(
'app.calendar.today'
),
this
.
buttonText
.
month
=
this
.
$t
(
'app.calendar.month'
),
this
.
buttonText
.
week
=
this
.
$t
(
'app.calendar.week'
),
this
.
buttonText
.
day
=
this
.
$t
(
'app.calendar.day'
),
this
.
buttonText
.
list
=
this
.
$t
(
'app.calendar.list'
)
this
.
customButtons
.
gotoDate
.
text
=
this
.
$t
(
'app.calendar.gotoDate'
)
}
/**
* 监听语言变化
*
* @public
* @memberof IBIZBOOKMONTHBase
*/
@
Watch
(
'$i18n.locale'
)
public
onLocaleChange
(
newval
:
any
,
val
:
any
)
{
this
.
setButtonText
();
}
/**
* 日程事件集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
events
:
any
[]
=
[];
/**
* 日历项上下文菜单集合
*
* @type {string[]}
* @memberof IBIZBOOKMONTHBase
*/
public
actionModel
:
any
=
{
}
/**
* 备份日历项上下文菜单
*
* @type {string[]}
* @memberof IBIZBOOKMONTHBase
*/
public
copyActionModel
:
any
;
/**
* 日历样式类型
*
* @public
* @type {string}
* @memberof IBIZBOOKMONTHBase
*/
public
calendarType
:
string
=
"MONTH"
;
/**
* 图例显示控制
*
* @public
* @type {any}
* @memberof IBIZBOOKMONTHBase
*/
public
isShowlegend
:
any
=
{
};
/**
* 图例点击事件
*
* @public
* @memberof IBIZBOOKMONTHBase
*/
legendTrigger
(
itemType
:
string
){
this
.
isShowlegend
[
itemType
]
=
!
this
.
isShowlegend
[
itemType
];
this
.
refresh
();
}
/**
* 查询参数缓存
*
* @public
* @type {any}
* @memberof IBIZBOOKMONTHBase
*/
public
searchArgCache
:
any
=
{};
/**
* 搜索获取日程事件
*
* @param {*} $event 日期信息
* @memberof IBIZBOOKMONTHBase
*/
public
searchEvents
(
fetchInfo
?:
any
,
successCallback
?:
any
,
failureCallback
?:
any
)
{
// 处理请求参数
let
start
=
(
fetchInfo
&&
fetchInfo
.
start
)
?
this
.
$util
.
dateFormat
(
fetchInfo
.
start
)
:
null
;
let
end
=
(
fetchInfo
&&
fetchInfo
.
end
)
?
this
.
$util
.
dateFormat
(
fetchInfo
.
end
)
:
null
;
let
arg
=
{
start
:
start
,
end
:
end
};
if
(
fetchInfo
&&
fetchInfo
.
query
){
Object
.
assign
(
arg
,{
query
:
fetchInfo
.
query
});
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
const
parentdata
:
any
=
{};
this
.
$emit
(
'beforeload'
,
parentdata
);
Object
.
assign
(
arg
,
parentdata
);
// 处理events数据
let
_this
=
this
;
let
handleEvents
=
()
=>
{
if
(
_this
.
isSelectFirstDefault
){
// 模拟$event数据
let
tempEvent
=
JSON
.
parse
(
JSON
.
stringify
(
_this
.
events
.
length
>
0
?
_this
.
events
[
0
]:{}));
_this
.
onEventClick
(
tempEvent
,
true
);
if
(
_this
.
events
.
length
>
0
){
_this
.
events
[
0
].
className
=
"select-first-event"
;
}
_this
.
calendarClass
=
"calendar select-first-calendar"
;
}
let
filterEvents
=
this
.
events
.
filter
((
event
:
any
)
=>
{
return
_this
.
isShowlegend
[
event
.
itemType
];
});
if
(
successCallback
){
successCallback
(
filterEvents
);
}
// 刷新日历的大小(仅fullcalendar组件使用)
if
(
!
Object
.
is
(
_this
.
calendarType
,
"TIMELINE"
)){
let
appCalendar
:
any
=
_this
.
$refs
.
calendar
;
let
api
=
appCalendar
.
getApi
();
api
.
updateSize
();
}
}
if
(
JSON
.
stringify
(
arg
)
===
JSON
.
stringify
(
this
.
searchArgCache
)){
handleEvents
();
return
;
}
else
{
this
.
searchArgCache
=
arg
;
}
const
post
:
Promise
<
any
>
=
this
.
service
.
search
(
this
.
loadAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
arg
,
this
.
showBusyIndicator
);
post
.
then
((
response
:
any
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
if
(
response
.
errorMessage
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
}
return
;
}
// 默认选中第一项
this
.
events
=
response
.
data
;
handleEvents
();
},
(
response
:
any
)
=>
{
if
(
response
&&
response
.
status
===
401
)
{
return
;
}
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
});
}
/**
* 日期点击事件
*
* @param {*} $event 日期信息
* @memberof IBIZBOOKMONTHBase
*/
public
onDateClick
(
$event
:
any
)
{
let
date
=
$event
.
date
;
let
datestr
=
$event
.
dateStr
;
}
/**
* 获取编辑视图信息
*
* @param {*} $event 事件信息
* @memberof IBIZBOOKMONTHBase
*/
public
getEditView
(
deName
:
string
)
{
let
view
:
any
=
{};
switch
(
deName
){
}
return
view
;
}
/**
* 日程点击事件
*
* @param {*} $event calendar事件对象或event数据
* @param {*} isOriginData true:$event是原始event数据,false:是组件
* @param {*} $event timeline事件对象
* @memberof IBIZBOOKMONTHBase
*/
public
onEventClick
(
$event
:
any
,
isOriginData
:
boolean
=
false
,
$event2
?:
any
)
{
// 处理event数据
let
event
:
any
=
{};
if
(
isOriginData
){
event
=
JSON
.
parse
(
JSON
.
stringify
(
$event
));
}
else
{
event
=
Object
.
assign
({
title
:
$event
.
event
.
title
,
start
:
$event
.
event
.
start
,
end
:
$event
.
event
.
end
},
$event
.
event
.
extendedProps
);
}
// 点击选中样式
let
JSelement
:
any
=
null
;
if
(
!
isOriginData
&&
$event
.
el
){
JSelement
=
$event
.
el
;
}
else
if
(
isOriginData
&&
$event2
&&
$event2
.
currentTarget
){
JSelement
=
$event2
.
currentTarget
;
}
if
(
JSelement
){
this
.
calendarClass
=
"calendar"
;
if
(
this
.
selectedEventElement
){
this
.
selectedEventElement
.
classList
.
remove
(
"selected-event"
);
}
this
.
selectedEventElement
=
JSelement
;
this
.
selectedEventElement
.
classList
.
add
(
"selected-event"
);
}
// 处理上下文数据
let
_this
=
this
;
let
view
:
any
=
{};
let
_context
:
any
=
Object
.
assign
({},
this
.
context
);
switch
(
event
.
itemType
)
{
}
this
.
selections
=
[
event
];
// 导航栏中不需要打开视图,只要抛出选中数据
if
(
this
.
isSelectFirstDefault
){
this
.
$emit
(
"selectionchange"
,
this
.
selections
);
return
;
}
// 根据打开模式打开视图
if
(
!
view
.
viewname
){
return
;
}
else
if
(
Object
.
is
(
view
.
placement
,
'INDEXVIEWTAB'
)
||
Object
.
is
(
view
.
placement
,
''
))
{
const
routePath
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
this
.
context
,
view
.
deResParameters
,
view
.
parameters
,
[
JSON
.
parse
(
JSON
.
stringify
(
_context
))]
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
this
.
$router
.
push
(
routePath
);
}
else
{
let
container
:
Subject
<
any
>
=
new
Subject
();
if
(
Object
.
is
(
view
.
placement
,
'POPOVER'
))
{
container
=
this
.
$apppopover
.
openPop
(
isOriginData
?
$event2
:
$event
.
jsEvent
,
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
else
if
(
Object
.
is
(
view
.
placement
,
'POPUPMODAL'
))
{
container
=
this
.
$appmodal
.
openModal
(
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
else
if
(
view
.
placement
.
startsWith
(
'DRAWER'
))
{
container
=
this
.
$appdrawer
.
openDrawer
(
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
container
.
subscribe
((
result
:
any
)
=>
{
if
(
!
result
||
!
Object
.
is
(
result
.
ret
,
'OK'
))
{
return
;
}
// 刷新日历
_this
.
refresh
();
});
}
}
/**
* 日历刷新
*
* @memberof IBIZBOOKMONTHBase
*/
public
refresh
(
args
?:
any
)
{
if
(
Object
.
is
(
this
.
calendarType
,
"TIMELINE"
)){
this
.
searchEvents
();
}
else
{
let
calendarApi
=
(
this
.
$refs
.
calendar
as
any
).
getApi
();
calendarApi
.
refetchEvents
();
}
}
/**
* 日程拖动事件
*
* @param {*} $event 事件信息
* @memberof IBIZBOOKMONTHBase
*/
public
onEventDrop
(
$event
:
any
)
{
if
(
this
.
isSelectFirstDefault
){
return
;
}
let
arg
:
any
=
{};
let
_context
:
any
=
Object
.
assign
({},
this
.
context
);
arg
.
start
=
this
.
$util
.
dateFormat
(
$event
.
event
.
start
);
arg
.
end
=
this
.
$util
.
dateFormat
(
$event
.
event
.
end
);
let
itemType
=
$event
.
event
.
_def
.
extendedProps
.
itemType
;
switch
(
itemType
)
{
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
const
post
:
Promise
<
any
>
=
this
.
service
.
update
(
itemType
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
arg
,
this
.
showBusyIndicator
);
post
.
then
((
response
:
any
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
if
(
response
.
errorMessage
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
}
return
;
}
},
(
response
:
any
)
=>
{
if
(
response
&&
response
.
status
===
401
)
{
return
;
}
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
});
}
/**
* 选中的数据
*
* @returns {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
selections
:
any
[]
=
[];
/**
* 应用状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKMONTHBase
*/
public
appStateEvent
:
Subscription
|
undefined
;
/**
* 获取多项数据
*
* @returns {any[]}
* @memberof IBIZBOOKMONTHBase
*/
public
getDatas
():
any
[]
{
return
this
.
selections
;
}
/**
* 获取单项数据
*
* @returns {*}
* @memberof IBIZBOOKMONTHBase
*/
public
getData
():
any
{
return
null
;
}
/**
* vue 生命周期
*
* @returns
* @memberof IBIZBOOKMONTHBase
*/
public
created
()
{
this
.
setButtonText
();
this
.
afterCreated
();
}
/**
* 执行created后的逻辑
*
* @memberof IBIZBOOKMONTHBase
*/
public
afterCreated
(){
if
(
this
.
viewState
)
{
this
.
viewStateEvent
=
this
.
viewState
.
subscribe
(({
tag
,
action
,
data
})
=>
{
if
(
!
Object
.
is
(
tag
,
this
.
name
))
{
return
;
}
});
}
if
(
AppCenterService
&&
AppCenterService
.
getMessageCenter
()){
this
.
appStateEvent
=
AppCenterService
.
getMessageCenter
().
subscribe
(({
name
,
action
,
data
})
=>
{
if
(
!
Object
.
is
(
name
,
"IBIZBOOK"
)){
return
;
}
if
(
Object
.
is
(
action
,
'appRefresh'
)){
this
.
refresh
();
}
})
}
}
/**
* vue 生命周期
*
* @memberof IBIZBOOKMONTHBase
*/
public
mounted
(){
this
.
afterMounted
();
}
/**
* 执行mounted后的逻辑
*
* @memberof IBIZBOOKMONTHBase
*/
public
afterMounted
(){
let
appCalendar
:
any
=
this
.
$refs
.
calendar
;
if
(
appCalendar
){
let
api
=
appCalendar
.
getApi
();
api
.
updateSize
()
}
}
/**
* vue 生命周期
*
* @memberof IBIZBOOKMONTHBase
*/
public
destroyed
()
{
this
.
afterDestroy
();
}
/**
* 执行destroyed后的逻辑
*
* @memberof IBIZBOOKMONTHBase
*/
public
afterDestroy
()
{
if
(
this
.
viewStateEvent
)
{
this
.
viewStateEvent
.
unsubscribe
();
}
if
(
this
.
appStateEvent
){
this
.
appStateEvent
.
unsubscribe
();
}
}
/**
* 计算节点右键权限
*
* @param {*} data 日历项数据
* @param {*} appEntityName 应用实体名称
* @returns
* @memberof IBIZBOOKMONTHBase
*/
public
async
computeNodeState
(
data
:
any
,
appEntityName
:
string
)
{
let
service
:
any
=
await
this
.
appEntityService
.
getService
(
appEntityName
);
if
(
this
.
copyActionModel
&&
Object
.
keys
(
this
.
copyActionModel
).
length
>
0
)
{
if
(
service
[
'Get'
]
&&
service
[
'Get'
]
instanceof
Function
){
let
tempContext
:
any
=
Util
.
deepCopy
(
this
.
context
);
tempContext
[
appEntityName
]
=
data
[
appEntityName
];
let
targetData
=
await
service
.
Get
(
tempContext
,{},
false
);
let
uiservice
:
any
=
await
new
UIService
().
getService
(
appEntityName
);
let
result
:
any
[]
=
ViewTool
.
calcActionItemAuthState
(
targetData
.
data
,
this
.
copyActionModel
,
uiservice
);
return
this
.
copyActionModel
;
}
else
{
console
.
warn
(
"获取数据异常"
);
return
this
.
copyActionModel
;
}
}
}
/**
* 事件绘制回调
*
* @param {*} info 信息
* @memberof IBIZBOOKMONTHBase
*/
public
eventRender
(
info
?:
any
,)
{
let
data
=
Object
.
assign
({
title
:
info
.
event
.
title
,
start
:
info
.
event
.
start
,
end
:
info
.
event
.
end
},
info
.
event
.
extendedProps
);
info
.
el
.
addEventListener
(
'contextmenu'
,
(
event
:
MouseEvent
)
=>
{
this
.
copyActionModel
=
{};
Object
.
values
(
this
.
actionModel
).
forEach
((
item
:
any
)
=>
{
if
(
Object
.
is
(
item
.
nodeOwner
,
data
.
itemType
)){
this
.
copyActionModel
[
item
.
name
]
=
item
;
}
})
if
(
Object
.
keys
(
this
.
copyActionModel
).
length
===
0
){
return
;
}
let
dataMapping
:
any
=
{};
this
.
computeNodeState
(
data
,
dataMapping
[
data
.
itemType
]).
then
((
result
:
any
)
=>
{
let
flag
:
boolean
=
false
;
if
(
Object
.
values
(
result
).
length
>
0
){
flag
=
Object
.
values
(
result
).
some
((
item
:
any
)
=>
{
return
item
.
visabled
===
true
;
})
}
if
(
flag
){
let
props
=
{
data
:
data
,
renderContent
:
this
.
renderContextMenu
};
let
component
=
ContextMenu
;
const
vm
:
any
=
new
Vue
({
render
(
h
)
{
return
h
(
component
,
{
props
});
}
}).
$mount
();
document
.
body
.
appendChild
(
vm
.
$el
);
const
comp
:
any
=
vm
.
$children
[
0
];
comp
.
showContextMenu
(
event
.
clientX
,
event
.
clientY
);
}
});
});
}
/**
* 绘制右键菜单
*
* @param {*} event
* @returns
* @memberof IBIZBOOKMONTHBase
*/
public
renderContextMenu
(
event
:
any
)
{
let
content
;
if
(
event
&&
event
.
itemType
)
{
const
data
:
any
=
JSON
.
parse
(
JSON
.
stringify
(
event
));
this
.
selections
=
[
event
];
switch
(
event
.
itemType
){
}
}
return
content
;
}
}
</
script
>
<
style
lang=
'less'
>
@import './ibizbookmonth-calendar.less';
</
style
>
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar-model.ts
0 → 100644
浏览文件 @
ccdaf40f
/**
* IBIZBOOKMONTH 部件模型
*
* @export
* @class IBIZBOOKMONTHModel
*/
export
default
class
IBIZBOOKMONTHModel
{
/**
* 日历项类型
*
* @returns {any[]}
* @memberof IBIZBOOKMONTHCalendarMode
*/
public
itemType
:
string
=
""
;
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof IBIZBOOKMONTHCalendarMode
*/
public
getDataItems
():
any
[]
{
let
dataItems
:
any
=
[
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name
:
'srffrontuf'
,
prop
:
'srffrontuf'
,
dataType
:
'TEXT'
,
},
{
name
:
'color'
,
},
{
name
:
'textColor'
,
},
{
name
:
'itemType'
,
},
{
name
:
'query'
,
prop
:
'query'
,
},
];
switch
(
this
.
itemType
){
}
return
dataItems
;
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar-service.ts
0 → 100644
浏览文件 @
ccdaf40f
import
{
Http
,
Util
,
Errorlog
}
from
'@/utils'
;
import
ControlService
from
'@/widgets/control-service'
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKMONTHModel
from
'./ibizbookmonth-calendar-model'
;
/**
* IBIZBOOKMONTH 部件服务对象
*
* @export
* @class IBIZBOOKMONTHService
*/
export
default
class
IBIZBOOKMONTHService
extends
ControlService
{
/**
* 图书服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKMONTHService
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
({
$store
:
this
.
getStore
()
});
/**
* 设置从数据模式
*
* @type {boolean}
* @memberof IBIZBOOKMONTHService
*/
public
setTempMode
(){
this
.
isTempMode
=
false
;
}
/**
* Creates an instance of IBIZBOOKMONTHService.
*
* @param {*} [opts={}]
* @memberof IBIZBOOKMONTHService
*/
constructor
(
opts
:
any
=
{})
{
super
(
opts
);
this
.
model
=
new
IBIZBOOKMONTHModel
();
}
/**
* 事件配置集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKMONTH
*/
public
eventsConfig
:
any
[]
=
[
];
/**
* 查询数据
*
* @param {string} action
* @param {*} [context={}]
* @param {*} [data={}]
* @param {boolean} [isloading]
* @returns {Promise<any>}
* @memberof IBIZBOOKMONTHService
*/
@
Errorlog
public
search
(
action
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isloading
?:
boolean
):
Promise
<
any
>
{
let
_this
=
this
;
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
let
promises
:
any
=
[];
let
tempRequest
:
any
;
Promise
.
all
(
promises
).
then
((
resArray
:
any
)
=>
{
let
_data
:
any
=
[];
resArray
.
forEach
((
response
:
any
,
resIndex
:
number
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
return
;
}
let
_response
:
any
=
JSON
.
parse
(
JSON
.
stringify
(
response
));
_response
.
data
.
forEach
((
item
:
any
,
index
:
number
)
=>
{
_response
.
data
[
index
].
color
=
_this
.
eventsConfig
[
resIndex
].
color
;
_response
.
data
[
index
].
textColor
=
_this
.
eventsConfig
[
resIndex
].
textColor
;
_response
.
data
[
index
].
itemType
=
_this
.
eventsConfig
[
resIndex
].
itemType
;
});
;
_this
.
handleResponse
(
action
,
_response
,
false
,
_this
.
eventsConfig
[
resIndex
].
itemType
);
_data
.
push
(...
_response
.
data
);
});
// 排序
_data
.
sort
((
a
:
any
,
b
:
any
)
=>
{
let
dateA
=
new
Date
(
Date
.
parse
(
a
.
start
.
replace
(
/-/g
,
"/"
)));
let
dateB
=
new
Date
(
Date
.
parse
(
b
.
start
.
replace
(
/-/g
,
"/"
)));
return
dateA
>
dateB
?
1
:
-
1
;
});
let
result
=
{
status
:
200
,
data
:
_data
};
resolve
(
result
);
}).
catch
((
response
:
any
)
=>
{
reject
(
response
);
});
});
}
/**
* 修改数据
*
* @param {string} action
* @param {*} [context={}]
* @param {*} [data={}]
* @param {boolean} [isloading]
* @returns {Promise<any>}
* @memberof IBIZBOOKMONTHService
*/
@
Errorlog
public
update
(
itemType
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isloading
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
let
result
:
any
;
let
tempRequest
:
any
;
switch
(
itemType
)
{
}
if
(
result
){
result
.
then
((
response
:
any
)
=>
{
this
.
handleResponse
(
""
,
response
);
resolve
(
response
);
}).
catch
((
response
:
any
)
=>
{
reject
(
response
);
});
}
else
{
reject
(
"没有匹配的实体服务"
);
}
});
}
/**
* 处理request请求数据
*
* @param action 行为
* @param data 数据
* @memberof ControlService
*/
public
handleRequestData
(
action
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isMerge
:
boolean
=
false
,
itemType
:
string
=
""
){
let
model
:
any
=
this
.
getMode
();
model
.
itemType
=
itemType
;
return
super
.
handleRequestData
(
action
,
context
,
data
,
isMerge
);
}
/**
* 处理response返回数据
*
* @param {string} action
* @param {*} response
* @memberof ControlService
*/
public
async
handleResponse
(
action
:
string
,
response
:
any
,
isCreate
:
boolean
=
false
,
itemType
:
string
=
""
){
let
model
:
any
=
this
.
getMode
();
model
.
itemType
=
itemType
;
super
.
handleResponse
(
action
,
response
,
isCreate
);
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar.less
0 → 100644
浏览文件 @
ccdaf40f
// this is less
@import '~@fullcalendar/core/main.css';
@import '~@fullcalendar/daygrid/main.css';
@import '~@fullcalendar/timegrid/main.css';
@import '~@fullcalendar/list/main.css';
.calendar{
height:100%;
overflow: auto;
.el-timeline{
padding-left: 2px;
}
.app-data-empty{
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.event-legends{
width: 100%;
text-align: center;
.event-lengend{
display: inline-block;
margin-left: 10px;
height: 20px;
.lengend-icon{
display: inline-block;
width: 30px;
height: 20px;
border-radius: 5px;
}
span{
display: inline-block;
margin-left: 5px;
line-height: 20px;
vertical-align: top;
}
}
.event-lengend.event-disabled{
.lengend-icon{
background:#cccccc !important;
}
span{
color:#cccccc !important;
}
}
}
}
// 选中样式
.calendar .selected-event,
.select-first-calendar .select-first-event{
border: 2px solid #ff8711 !important;
}
.calendar .fc-dayGrid-view .selected-event:before,
.select-first-calendar .fc-dayGrid-view .select-first-event:before,
.calendar .fc-timeGrid-view .selected-event:before,
.select-first-calendar .fc-timeGrid-view .select-first-event:before{
content: '';
display: block;
position: absolute;
right: 0;
bottom: 0;
border: 9px solid #ff8711;
border-top-color: transparent;
border-left-color: transparent;
color: #fff;
}
.calendar .fc-dayGrid-view .selected-event:after,
.select-first-calendar .fc-dayGrid-view .select-first-event:after,
.calendar .fc-timeGrid-view .selected-event:after,
.select-first-calendar .fc-timeGrid-view .select-first-event:after{
content: '';
display: block;
width: 4px;
height: 11px;
position: absolute;
right: 1px;
bottom: 0px;
border: 2px solid #fff;
border-top-color: transparent;
border-left-color: transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-sizing: content-box;
}
// 选择跳转日期模态
.date-select-modal{
display: flex;
align-items: center;
justify-content: center;
.ivu-modal{
top: 0;
.ivu-modal-body {
text-align: center;
}
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar.vue
0 → 100644
浏览文件 @
ccdaf40f
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKMONTHBase
from
'./ibizbookmonth-calendar-base.vue'
;
@
Component
({
components
:
{
}
})
export
default
class
IBIZBOOKMONTH
extends
IBIZBOOKMONTHBase
{
}
</
script
>
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar-base.vue
0 → 100644
浏览文件 @
ccdaf40f
<
template
>
<div
:class=
'calendarClass'
>
<context-menu-container>
<template
v-if=
"events.length >0"
>
<el-timeline>
<el-timeline-item
v-for=
"(item, index) in events"
:key=
"item.title+index"
:color=
"item.color"
:timestamp=
"item.start"
placement=
"top"
>
<context-menu
:contextMenuStyle=
"
{width: '100%'}" :data="item" :renderContent="renderContextMenu">
<el-card
@
click
.
native=
"onEventClick(item,true,$event)"
:class=
"item.className"
>
<div
v-else
>
<h4>
{{
item
.
title
}}
</h4>
<p>
{{
$t
(
'app.calendar.from'
)
}}
{{
item
.
start
}}
{{
$t
(
'app.calendar.to'
)
}}
{{
item
.
end
}}
</p>
</div>
</el-card>
</context-menu>
</el-timeline-item>
</el-timeline>
</
template
>
<
template
v-else
>
<span
class=
"app-data-empty"
>
{{
$t
(
'entities.ibizbook.ibizbooktimeline_calendar.nodata'
)
}}
</span>
</
template
>
</context-menu-container>
</div>
</template>
<
script
lang=
'tsx'
>
import
{
Vue
,
Component
,
Prop
,
Provide
,
Emit
,
Watch
,
Model
,
Inject
}
from
'vue-property-decorator'
;
import
{
CreateElement
}
from
'vue'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
{
ControlInterface
}
from
'@/interface/control'
;
import
{
UIActionTool
,
Util
,
ViewTool
}
from
'@/utils'
;
import
NavDataService
from
'@/service/app/navdata-service'
;
import
AppCenterService
from
"@service/app/app-center-service"
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKTIMELINEService
from
'./ibizbooktimeline-calendar-service'
;
import
IBIZBOOKUIService
from
'@/uiservice/ibizbook/ibizbook-ui-service'
;
import
FullCalendar
from
'@fullcalendar/vue'
import
dayGridPlugin
from
'@fullcalendar/daygrid'
import
timeGridPlugin
from
'@fullcalendar/timegrid'
;
import
listPlugin
from
'@fullcalendar/list'
;
import
interactionPlugin
from
'@fullcalendar/interaction'
;
import
ContextMenu
from
'@components/context-menu/context-menu'
;
import
UIService
from
'@/uiservice/ui-service'
;
@
Component
({
components
:
{
FullCalendar
,
}
})
export
default
class
IBIZBOOKTIMELINEBase
extends
Vue
implements
ControlInterface
{
/**
* 名称
*
* @type {string}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
name
?:
string
;
/**
* 视图通讯对象
*
* @type {Subject<ViewState>}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
viewState
!
:
Subject
<
ViewState
>
;
/**
* 应用上下文
*
* @type {*}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
context
:
any
;
/**
* 视图参数
*
* @type {*}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
viewparams
:
any
;
/**
* 视图状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKTIMELINEBase
*/
public
viewStateEvent
:
Subscription
|
undefined
;
/**
* 获取部件类型
*
* @returns {string}
* @memberof IBIZBOOKTIMELINEBase
*/
public
getControlType
():
string
{
return
'CALENDAR'
}
/**
* 计数器服务对象集合
*
* @type {Array<*>}
* @memberof IBIZBOOKTIMELINEBase
*/
public
counterServiceArray
:
Array
<
any
>
=
[];
/**
* 建构部件服务对象
*
* @type {IBIZBOOKTIMELINEService}
* @memberof IBIZBOOKTIMELINEBase
*/
public
service
:
IBIZBOOKTIMELINEService
=
new
IBIZBOOKTIMELINEService
({
$store
:
this
.
$store
});
/**
* 实体服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKTIMELINEBase
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
({
$store
:
this
.
$store
});
/**
* 转化数据
*
* @param {any} args
* @memberof IBIZBOOKTIMELINEBase
*/
public
transformData
(
args
:
any
)
{
let
_this
:
any
=
this
;
if
(
_this
.
service
&&
_this
.
service
.
handleRequestData
instanceof
Function
&&
_this
.
service
.
handleRequestData
(
'transform'
,
_this
.
context
,
args
)){
return
_this
.
service
.
handleRequestData
(
'transform'
,
_this
.
context
,
args
)[
'data'
];
}
}
/**
* 关闭视图
*
* @param {any} args
* @memberof IBIZBOOKTIMELINEBase
*/
public
closeView
(
args
:
any
):
void
{
let
_this
:
any
=
this
;
_this
.
$emit
(
'closeview'
,
[
args
]);
}
/**
* 计数器刷新
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
counterRefresh
(){
const
_this
:
any
=
this
;
if
(
_this
.
counterServiceArray
&&
_this
.
counterServiceArray
.
length
>
0
){
_this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
refreshData
&&
item
.
refreshData
instanceof
Function
){
item
.
refreshData
();
}
})
}
}
/**
* 是否默认选中第一条数据
*
* @type {boolean}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
({
default
:
false
})
public
isSelectFirstDefault
!
:
boolean
;
/**
* 显示处理提示
*
* @type {boolean}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
({
default
:
true
})
public
showBusyIndicator
?:
boolean
;
/**
* 部件行为--load
*
* @type {string}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
loadAction
!
:
string
;
/**
* 打开新建数据视图
*
* @type {any}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
newdata
:
any
;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof IBIZBOOKTIMELINEBase
*/
@
Prop
()
public
opendata
:
any
;
/**
* 日历部件样式名
*
* @public
* @type {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
calendarClass
:
string
=
"calendar"
;
/**
* this引用
*
* @type {any}
* @memberof IBIZBOOKTIMELINEBase
*/
public
thisRef
:
any
=
this
;
/**
* 选中事件element元素
*
* @public
* @type {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
selectedEventElement
:
any
;
/**
* 引用插件集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
calendarPlugins
:
any
[]
=
[
dayGridPlugin
,
timeGridPlugin
,
listPlugin
,
interactionPlugin
];
/**
* 设置头部显示
*
* @public
* @type {}
* @memberof IBIZBOOKTIMELINEBase
*/
public
header
:
any
=
{
left
:
'prev,next today gotoDate'
,
center
:
'title'
,
right
:
'dayGridMonth,timeGridWeek,timeGridDay,listWeek'
};
/**
* 按钮文本集合
*
* @public
* @type {}
* @memberof IBIZBOOKTIMELINEBase
*/
public
buttonText
:
any
=
{
today
:
'今天'
,
month
:
'月'
,
week
:
'周'
,
day
:
'天'
,
list
:
'列'
};
/**
* 自定义按钮集合
*
* @public
* @type {}
* @memberof IBIZBOOKTIMELINEBase
*/
public
customButtons
:
any
=
{
gotoDate
:
{
text
:
"跳转"
,
click
:
this
.
openDateSelect
}
};
/**
* 模态显示控制变量
*
* @public
* @type boolean
* @memberof IBIZBOOKTIMELINEBase
*/
public
modalVisible
:
boolean
=
false
;
/**
* 跳转日期
*
* @public
* @type Date
* @memberof IBIZBOOKTIMELINEBase
*/
public
selectedGotoDate
:
Date
=
new
Date
();
/**
* 打开时间选择模态
*
* @public
* @memberof IBIZBOOKTIMELINEBase
*/
public
openDateSelect
(){
this
.
modalVisible
=
true
;
}
/**
* 跳转到指定时间
*
* @public
* @memberof IBIZBOOKTIMELINEBase
*/
public
gotoDate
(){
let
appCalendar
:
any
=
this
.
$refs
.
calendar
;
let
api
=
appCalendar
.
getApi
();
api
.
gotoDate
(
this
.
selectedGotoDate
);
}
/**
* 有效日期范围
*
* @public
* @type {}
* @memberof IBIZBOOKTIMELINEBase
*/
public
validRange
:
any
=
{
start
:
"0000-01-01"
,
end
:
"9999-12-31"
};
/**
* 默认加载日期
*
* @public
* @type {}
* @memberof IBIZBOOKTIMELINEBase
*/
public
defaultDate
:
any
=
this
.
$util
.
dateFormat
(
new
Date
());
/**
* 设置按钮文本
*
* @public
* @memberof IBIZBOOKTIMELINEBase
*/
public
setButtonText
(){
this
.
buttonText
.
today
=
this
.
$t
(
'app.calendar.today'
),
this
.
buttonText
.
month
=
this
.
$t
(
'app.calendar.month'
),
this
.
buttonText
.
week
=
this
.
$t
(
'app.calendar.week'
),
this
.
buttonText
.
day
=
this
.
$t
(
'app.calendar.day'
),
this
.
buttonText
.
list
=
this
.
$t
(
'app.calendar.list'
)
this
.
customButtons
.
gotoDate
.
text
=
this
.
$t
(
'app.calendar.gotoDate'
)
}
/**
* 监听语言变化
*
* @public
* @memberof IBIZBOOKTIMELINEBase
*/
@
Watch
(
'$i18n.locale'
)
public
onLocaleChange
(
newval
:
any
,
val
:
any
)
{
this
.
setButtonText
();
}
/**
* 日程事件集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
events
:
any
[]
=
[];
/**
* 日历项上下文菜单集合
*
* @type {string[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
actionModel
:
any
=
{
}
/**
* 备份日历项上下文菜单
*
* @type {string[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
copyActionModel
:
any
;
/**
* 日历样式类型
*
* @public
* @type {string}
* @memberof IBIZBOOKTIMELINEBase
*/
public
calendarType
:
string
=
"TIMELINE"
;
/**
* 图例显示控制
*
* @public
* @type {any}
* @memberof IBIZBOOKTIMELINEBase
*/
public
isShowlegend
:
any
=
{
};
/**
* 图例点击事件
*
* @public
* @memberof IBIZBOOKTIMELINEBase
*/
legendTrigger
(
itemType
:
string
){
this
.
isShowlegend
[
itemType
]
=
!
this
.
isShowlegend
[
itemType
];
this
.
refresh
();
}
/**
* 查询参数缓存
*
* @public
* @type {any}
* @memberof IBIZBOOKTIMELINEBase
*/
public
searchArgCache
:
any
=
{};
/**
* 搜索获取日程事件
*
* @param {*} $event 日期信息
* @memberof IBIZBOOKTIMELINEBase
*/
public
searchEvents
(
fetchInfo
?:
any
,
successCallback
?:
any
,
failureCallback
?:
any
)
{
// 处理请求参数
let
start
=
(
fetchInfo
&&
fetchInfo
.
start
)
?
this
.
$util
.
dateFormat
(
fetchInfo
.
start
)
:
null
;
let
end
=
(
fetchInfo
&&
fetchInfo
.
end
)
?
this
.
$util
.
dateFormat
(
fetchInfo
.
end
)
:
null
;
let
arg
=
{
start
:
start
,
end
:
end
};
if
(
fetchInfo
&&
fetchInfo
.
query
){
Object
.
assign
(
arg
,{
query
:
fetchInfo
.
query
});
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
const
parentdata
:
any
=
{};
this
.
$emit
(
'beforeload'
,
parentdata
);
Object
.
assign
(
arg
,
parentdata
);
// 处理events数据
let
_this
=
this
;
let
handleEvents
=
()
=>
{
if
(
_this
.
isSelectFirstDefault
){
// 模拟$event数据
let
tempEvent
=
JSON
.
parse
(
JSON
.
stringify
(
_this
.
events
.
length
>
0
?
_this
.
events
[
0
]:{}));
_this
.
onEventClick
(
tempEvent
,
true
);
if
(
_this
.
events
.
length
>
0
){
_this
.
events
[
0
].
className
=
"select-first-event"
;
}
_this
.
calendarClass
=
"calendar select-first-calendar"
;
}
let
filterEvents
=
this
.
events
.
filter
((
event
:
any
)
=>
{
return
_this
.
isShowlegend
[
event
.
itemType
];
});
if
(
successCallback
){
successCallback
(
filterEvents
);
}
// 刷新日历的大小(仅fullcalendar组件使用)
if
(
!
Object
.
is
(
_this
.
calendarType
,
"TIMELINE"
)){
let
appCalendar
:
any
=
_this
.
$refs
.
calendar
;
let
api
=
appCalendar
.
getApi
();
api
.
updateSize
();
}
}
if
(
JSON
.
stringify
(
arg
)
===
JSON
.
stringify
(
this
.
searchArgCache
)){
handleEvents
();
return
;
}
else
{
this
.
searchArgCache
=
arg
;
}
const
post
:
Promise
<
any
>
=
this
.
service
.
search
(
this
.
loadAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
arg
,
this
.
showBusyIndicator
);
post
.
then
((
response
:
any
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
if
(
response
.
errorMessage
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
}
return
;
}
// 默认选中第一项
this
.
events
=
response
.
data
;
handleEvents
();
},
(
response
:
any
)
=>
{
if
(
response
&&
response
.
status
===
401
)
{
return
;
}
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
});
}
/**
* 日期点击事件
*
* @param {*} $event 日期信息
* @memberof IBIZBOOKTIMELINEBase
*/
public
onDateClick
(
$event
:
any
)
{
let
date
=
$event
.
date
;
let
datestr
=
$event
.
dateStr
;
}
/**
* 获取编辑视图信息
*
* @param {*} $event 事件信息
* @memberof IBIZBOOKTIMELINEBase
*/
public
getEditView
(
deName
:
string
)
{
let
view
:
any
=
{};
switch
(
deName
){
}
return
view
;
}
/**
* 日程点击事件
*
* @param {*} $event calendar事件对象或event数据
* @param {*} isOriginData true:$event是原始event数据,false:是组件
* @param {*} $event timeline事件对象
* @memberof IBIZBOOKTIMELINEBase
*/
public
onEventClick
(
$event
:
any
,
isOriginData
:
boolean
=
false
,
$event2
?:
any
)
{
// 处理event数据
let
event
:
any
=
{};
if
(
isOriginData
){
event
=
JSON
.
parse
(
JSON
.
stringify
(
$event
));
}
else
{
event
=
Object
.
assign
({
title
:
$event
.
event
.
title
,
start
:
$event
.
event
.
start
,
end
:
$event
.
event
.
end
},
$event
.
event
.
extendedProps
);
}
// 点击选中样式
let
JSelement
:
any
=
null
;
if
(
!
isOriginData
&&
$event
.
el
){
JSelement
=
$event
.
el
;
}
else
if
(
isOriginData
&&
$event2
&&
$event2
.
currentTarget
){
JSelement
=
$event2
.
currentTarget
;
}
if
(
JSelement
){
this
.
calendarClass
=
"calendar"
;
if
(
this
.
selectedEventElement
){
this
.
selectedEventElement
.
classList
.
remove
(
"selected-event"
);
}
this
.
selectedEventElement
=
JSelement
;
this
.
selectedEventElement
.
classList
.
add
(
"selected-event"
);
}
// 处理上下文数据
let
_this
=
this
;
let
view
:
any
=
{};
let
_context
:
any
=
Object
.
assign
({},
this
.
context
);
switch
(
event
.
itemType
)
{
}
this
.
selections
=
[
event
];
// 导航栏中不需要打开视图,只要抛出选中数据
if
(
this
.
isSelectFirstDefault
){
this
.
$emit
(
"selectionchange"
,
this
.
selections
);
return
;
}
// 根据打开模式打开视图
if
(
!
view
.
viewname
){
return
;
}
else
if
(
Object
.
is
(
view
.
placement
,
'INDEXVIEWTAB'
)
||
Object
.
is
(
view
.
placement
,
''
))
{
const
routePath
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
this
.
context
,
view
.
deResParameters
,
view
.
parameters
,
[
JSON
.
parse
(
JSON
.
stringify
(
_context
))]
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
this
.
$router
.
push
(
routePath
);
}
else
{
let
container
:
Subject
<
any
>
=
new
Subject
();
if
(
Object
.
is
(
view
.
placement
,
'POPOVER'
))
{
container
=
this
.
$apppopover
.
openPop
(
isOriginData
?
$event2
:
$event
.
jsEvent
,
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
else
if
(
Object
.
is
(
view
.
placement
,
'POPUPMODAL'
))
{
container
=
this
.
$appmodal
.
openModal
(
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
else
if
(
view
.
placement
.
startsWith
(
'DRAWER'
))
{
container
=
this
.
$appdrawer
.
openDrawer
(
view
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
JSON
.
parse
(
JSON
.
stringify
(
this
.
viewparams
)));
}
container
.
subscribe
((
result
:
any
)
=>
{
if
(
!
result
||
!
Object
.
is
(
result
.
ret
,
'OK'
))
{
return
;
}
// 刷新日历
_this
.
refresh
();
});
}
}
/**
* 日历刷新
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
refresh
(
args
?:
any
)
{
if
(
Object
.
is
(
this
.
calendarType
,
"TIMELINE"
)){
this
.
searchEvents
();
}
else
{
let
calendarApi
=
(
this
.
$refs
.
calendar
as
any
).
getApi
();
calendarApi
.
refetchEvents
();
}
}
/**
* 日程拖动事件
*
* @param {*} $event 事件信息
* @memberof IBIZBOOKTIMELINEBase
*/
public
onEventDrop
(
$event
:
any
)
{
if
(
this
.
isSelectFirstDefault
){
return
;
}
let
arg
:
any
=
{};
let
_context
:
any
=
Object
.
assign
({},
this
.
context
);
arg
.
start
=
this
.
$util
.
dateFormat
(
$event
.
event
.
start
);
arg
.
end
=
this
.
$util
.
dateFormat
(
$event
.
event
.
end
);
let
itemType
=
$event
.
event
.
_def
.
extendedProps
.
itemType
;
switch
(
itemType
)
{
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
const
post
:
Promise
<
any
>
=
this
.
service
.
update
(
itemType
,
JSON
.
parse
(
JSON
.
stringify
(
_context
)),
arg
,
this
.
showBusyIndicator
);
post
.
then
((
response
:
any
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
if
(
response
.
errorMessage
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
}
return
;
}
},
(
response
:
any
)
=>
{
if
(
response
&&
response
.
status
===
401
)
{
return
;
}
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
response
.
errorMessage
});
});
}
/**
* 选中的数据
*
* @returns {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
selections
:
any
[]
=
[];
/**
* 应用状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKTIMELINEBase
*/
public
appStateEvent
:
Subscription
|
undefined
;
/**
* 获取多项数据
*
* @returns {any[]}
* @memberof IBIZBOOKTIMELINEBase
*/
public
getDatas
():
any
[]
{
return
this
.
selections
;
}
/**
* 获取单项数据
*
* @returns {*}
* @memberof IBIZBOOKTIMELINEBase
*/
public
getData
():
any
{
return
null
;
}
/**
* vue 生命周期
*
* @returns
* @memberof IBIZBOOKTIMELINEBase
*/
public
created
()
{
this
.
searchEvents
();
this
.
afterCreated
();
}
/**
* 执行created后的逻辑
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
afterCreated
(){
if
(
this
.
viewState
)
{
this
.
viewStateEvent
=
this
.
viewState
.
subscribe
(({
tag
,
action
,
data
})
=>
{
if
(
!
Object
.
is
(
tag
,
this
.
name
))
{
return
;
}
});
}
if
(
AppCenterService
&&
AppCenterService
.
getMessageCenter
()){
this
.
appStateEvent
=
AppCenterService
.
getMessageCenter
().
subscribe
(({
name
,
action
,
data
})
=>
{
if
(
!
Object
.
is
(
name
,
"IBIZBOOK"
)){
return
;
}
if
(
Object
.
is
(
action
,
'appRefresh'
)){
this
.
refresh
();
}
})
}
}
/**
* vue 生命周期
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
mounted
(){
this
.
afterMounted
();
}
/**
* 执行mounted后的逻辑
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
afterMounted
(){
let
appCalendar
:
any
=
this
.
$refs
.
calendar
;
if
(
appCalendar
){
let
api
=
appCalendar
.
getApi
();
api
.
updateSize
()
}
}
/**
* vue 生命周期
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
destroyed
()
{
this
.
afterDestroy
();
}
/**
* 执行destroyed后的逻辑
*
* @memberof IBIZBOOKTIMELINEBase
*/
public
afterDestroy
()
{
if
(
this
.
viewStateEvent
)
{
this
.
viewStateEvent
.
unsubscribe
();
}
if
(
this
.
appStateEvent
){
this
.
appStateEvent
.
unsubscribe
();
}
}
/**
* 计算节点右键权限
*
* @param {*} data 日历项数据
* @param {*} appEntityName 应用实体名称
* @returns
* @memberof IBIZBOOKTIMELINEBase
*/
public
async
computeNodeState
(
data
:
any
,
appEntityName
:
string
)
{
let
service
:
any
=
await
this
.
appEntityService
.
getService
(
appEntityName
);
if
(
this
.
copyActionModel
&&
Object
.
keys
(
this
.
copyActionModel
).
length
>
0
)
{
if
(
service
[
'Get'
]
&&
service
[
'Get'
]
instanceof
Function
){
let
tempContext
:
any
=
Util
.
deepCopy
(
this
.
context
);
tempContext
[
appEntityName
]
=
data
[
appEntityName
];
let
targetData
=
await
service
.
Get
(
tempContext
,{},
false
);
let
uiservice
:
any
=
await
new
UIService
().
getService
(
appEntityName
);
let
result
:
any
[]
=
ViewTool
.
calcActionItemAuthState
(
targetData
.
data
,
this
.
copyActionModel
,
uiservice
);
return
this
.
copyActionModel
;
}
else
{
console
.
warn
(
"获取数据异常"
);
return
this
.
copyActionModel
;
}
}
}
/**
* 事件绘制回调
*
* @param {*} info 信息
* @memberof IBIZBOOKTIMELINEBase
*/
public
eventRender
(
info
?:
any
,)
{
let
data
=
Object
.
assign
({
title
:
info
.
event
.
title
,
start
:
info
.
event
.
start
,
end
:
info
.
event
.
end
},
info
.
event
.
extendedProps
);
info
.
el
.
addEventListener
(
'contextmenu'
,
(
event
:
MouseEvent
)
=>
{
this
.
copyActionModel
=
{};
Object
.
values
(
this
.
actionModel
).
forEach
((
item
:
any
)
=>
{
if
(
Object
.
is
(
item
.
nodeOwner
,
data
.
itemType
)){
this
.
copyActionModel
[
item
.
name
]
=
item
;
}
})
if
(
Object
.
keys
(
this
.
copyActionModel
).
length
===
0
){
return
;
}
let
dataMapping
:
any
=
{};
this
.
computeNodeState
(
data
,
dataMapping
[
data
.
itemType
]).
then
((
result
:
any
)
=>
{
let
flag
:
boolean
=
false
;
if
(
Object
.
values
(
result
).
length
>
0
){
flag
=
Object
.
values
(
result
).
some
((
item
:
any
)
=>
{
return
item
.
visabled
===
true
;
})
}
if
(
flag
){
let
props
=
{
data
:
data
,
renderContent
:
this
.
renderContextMenu
};
let
component
=
ContextMenu
;
const
vm
:
any
=
new
Vue
({
render
(
h
)
{
return
h
(
component
,
{
props
});
}
}).
$mount
();
document
.
body
.
appendChild
(
vm
.
$el
);
const
comp
:
any
=
vm
.
$children
[
0
];
comp
.
showContextMenu
(
event
.
clientX
,
event
.
clientY
);
}
});
});
}
/**
* 绘制右键菜单
*
* @param {*} event
* @returns
* @memberof IBIZBOOKTIMELINEBase
*/
public
renderContextMenu
(
event
:
any
)
{
let
content
;
if
(
event
&&
event
.
itemType
)
{
const
data
:
any
=
JSON
.
parse
(
JSON
.
stringify
(
event
));
this
.
selections
=
[
event
];
switch
(
event
.
itemType
){
}
}
return
content
;
}
}
</
script
>
<
style
lang=
'less'
>
@import './ibizbooktimeline-calendar.less';
</
style
>
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar-model.ts
0 → 100644
浏览文件 @
ccdaf40f
/**
* IBIZBOOKTIMELINE 部件模型
*
* @export
* @class IBIZBOOKTIMELINEModel
*/
export
default
class
IBIZBOOKTIMELINEModel
{
/**
* 日历项类型
*
* @returns {any[]}
* @memberof IBIZBOOKTIMELINECalendarMode
*/
public
itemType
:
string
=
""
;
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof IBIZBOOKTIMELINECalendarMode
*/
public
getDataItems
():
any
[]
{
let
dataItems
:
any
=
[
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name
:
'srffrontuf'
,
prop
:
'srffrontuf'
,
dataType
:
'TEXT'
,
},
{
name
:
'color'
,
},
{
name
:
'textColor'
,
},
{
name
:
'itemType'
,
},
{
name
:
'query'
,
prop
:
'query'
,
},
];
switch
(
this
.
itemType
){
}
return
dataItems
;
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar-service.ts
0 → 100644
浏览文件 @
ccdaf40f
import
{
Http
,
Util
,
Errorlog
}
from
'@/utils'
;
import
ControlService
from
'@/widgets/control-service'
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKTIMELINEModel
from
'./ibizbooktimeline-calendar-model'
;
/**
* IBIZBOOKTIMELINE 部件服务对象
*
* @export
* @class IBIZBOOKTIMELINEService
*/
export
default
class
IBIZBOOKTIMELINEService
extends
ControlService
{
/**
* 图书服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKTIMELINEService
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
({
$store
:
this
.
getStore
()
});
/**
* 设置从数据模式
*
* @type {boolean}
* @memberof IBIZBOOKTIMELINEService
*/
public
setTempMode
(){
this
.
isTempMode
=
false
;
}
/**
* Creates an instance of IBIZBOOKTIMELINEService.
*
* @param {*} [opts={}]
* @memberof IBIZBOOKTIMELINEService
*/
constructor
(
opts
:
any
=
{})
{
super
(
opts
);
this
.
model
=
new
IBIZBOOKTIMELINEModel
();
}
/**
* 事件配置集合
*
* @public
* @type {any[]}
* @memberof IBIZBOOKTIMELINE
*/
public
eventsConfig
:
any
[]
=
[
];
/**
* 查询数据
*
* @param {string} action
* @param {*} [context={}]
* @param {*} [data={}]
* @param {boolean} [isloading]
* @returns {Promise<any>}
* @memberof IBIZBOOKTIMELINEService
*/
@
Errorlog
public
search
(
action
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isloading
?:
boolean
):
Promise
<
any
>
{
let
_this
=
this
;
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
let
promises
:
any
=
[];
let
tempRequest
:
any
;
Promise
.
all
(
promises
).
then
((
resArray
:
any
)
=>
{
let
_data
:
any
=
[];
resArray
.
forEach
((
response
:
any
,
resIndex
:
number
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
return
;
}
let
_response
:
any
=
JSON
.
parse
(
JSON
.
stringify
(
response
));
_response
.
data
.
forEach
((
item
:
any
,
index
:
number
)
=>
{
_response
.
data
[
index
].
color
=
_this
.
eventsConfig
[
resIndex
].
color
;
_response
.
data
[
index
].
textColor
=
_this
.
eventsConfig
[
resIndex
].
textColor
;
_response
.
data
[
index
].
itemType
=
_this
.
eventsConfig
[
resIndex
].
itemType
;
});
;
_this
.
handleResponse
(
action
,
_response
,
false
,
_this
.
eventsConfig
[
resIndex
].
itemType
);
_data
.
push
(...
_response
.
data
);
});
// 排序
_data
.
sort
((
a
:
any
,
b
:
any
)
=>
{
let
dateA
=
new
Date
(
Date
.
parse
(
a
.
start
.
replace
(
/-/g
,
"/"
)));
let
dateB
=
new
Date
(
Date
.
parse
(
b
.
start
.
replace
(
/-/g
,
"/"
)));
return
dateA
>
dateB
?
1
:
-
1
;
});
let
result
=
{
status
:
200
,
data
:
_data
};
resolve
(
result
);
}).
catch
((
response
:
any
)
=>
{
reject
(
response
);
});
});
}
/**
* 修改数据
*
* @param {string} action
* @param {*} [context={}]
* @param {*} [data={}]
* @param {boolean} [isloading]
* @returns {Promise<any>}
* @memberof IBIZBOOKTIMELINEService
*/
@
Errorlog
public
update
(
itemType
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isloading
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
let
result
:
any
;
let
tempRequest
:
any
;
switch
(
itemType
)
{
}
if
(
result
){
result
.
then
((
response
:
any
)
=>
{
this
.
handleResponse
(
""
,
response
);
resolve
(
response
);
}).
catch
((
response
:
any
)
=>
{
reject
(
response
);
});
}
else
{
reject
(
"没有匹配的实体服务"
);
}
});
}
/**
* 处理request请求数据
*
* @param action 行为
* @param data 数据
* @memberof ControlService
*/
public
handleRequestData
(
action
:
string
,
context
:
any
=
{},
data
:
any
=
{},
isMerge
:
boolean
=
false
,
itemType
:
string
=
""
){
let
model
:
any
=
this
.
getMode
();
model
.
itemType
=
itemType
;
return
super
.
handleRequestData
(
action
,
context
,
data
,
isMerge
);
}
/**
* 处理response返回数据
*
* @param {string} action
* @param {*} response
* @memberof ControlService
*/
public
async
handleResponse
(
action
:
string
,
response
:
any
,
isCreate
:
boolean
=
false
,
itemType
:
string
=
""
){
let
model
:
any
=
this
.
getMode
();
model
.
itemType
=
itemType
;
super
.
handleResponse
(
action
,
response
,
isCreate
);
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar.less
0 → 100644
浏览文件 @
ccdaf40f
// this is less
@import '~@fullcalendar/core/main.css';
@import '~@fullcalendar/daygrid/main.css';
@import '~@fullcalendar/timegrid/main.css';
@import '~@fullcalendar/list/main.css';
.calendar{
height:100%;
overflow: auto;
.el-timeline{
padding-left: 2px;
}
.app-data-empty{
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.event-legends{
width: 100%;
text-align: center;
.event-lengend{
display: inline-block;
margin-left: 10px;
height: 20px;
.lengend-icon{
display: inline-block;
width: 30px;
height: 20px;
border-radius: 5px;
}
span{
display: inline-block;
margin-left: 5px;
line-height: 20px;
vertical-align: top;
}
}
.event-lengend.event-disabled{
.lengend-icon{
background:#cccccc !important;
}
span{
color:#cccccc !important;
}
}
}
}
// 选中样式
.calendar .selected-event,
.select-first-calendar .select-first-event{
border: 2px solid #ff8711 !important;
}
.calendar .fc-dayGrid-view .selected-event:before,
.select-first-calendar .fc-dayGrid-view .select-first-event:before,
.calendar .fc-timeGrid-view .selected-event:before,
.select-first-calendar .fc-timeGrid-view .select-first-event:before{
content: '';
display: block;
position: absolute;
right: 0;
bottom: 0;
border: 9px solid #ff8711;
border-top-color: transparent;
border-left-color: transparent;
color: #fff;
}
.calendar .fc-dayGrid-view .selected-event:after,
.select-first-calendar .fc-dayGrid-view .select-first-event:after,
.calendar .fc-timeGrid-view .selected-event:after,
.select-first-calendar .fc-timeGrid-view .select-first-event:after{
content: '';
display: block;
width: 4px;
height: 11px;
position: absolute;
right: 1px;
bottom: 0px;
border: 2px solid #fff;
border-top-color: transparent;
border-left-color: transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-sizing: content-box;
}
// 选择跳转日期模态
.date-select-modal{
display: flex;
align-items: center;
justify-content: center;
.ivu-modal{
top: 0;
.ivu-modal-body {
text-align: center;
}
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/ibizbooktimeline-calendar/ibizbooktimeline-calendar.vue
0 → 100644
浏览文件 @
ccdaf40f
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKTIMELINEBase
from
'./ibizbooktimeline-calendar-base.vue'
;
@
Component
({
components
:
{
}
})
export
default
class
IBIZBOOKTIMELINE
extends
IBIZBOOKTIMELINEBase
{
}
</
script
>
\ No newline at end of file
demo-core/src/main/resources/permission/systemResource.json
浏览文件 @
ccdaf40f
...
...
@@ -302,7 +302,7 @@
{
"appid"
:
"Web"
,
"appname"
:
"演示应用"
,
"appmenu"
:[{
"menuid"
:
"MainMenu"
,
"menuname"
:
"MainMenu"
,
"menuitem"
:[{
"id"
:
"menuitem1"
,
"name"
:
"工作台"
},{
"id"
:
"menuitem3"
,
"name"
:
"控件"
,
"items"
:[{
"id"
:
"menuitem6"
,
"name"
:
"默认数据类型"
},{
"id"
:
"menuitem7"
,
"name"
:
"默认编辑器类型"
},{
"id"
:
"menuitem15"
,
"name"
:
"基础表单项"
},{
"id"
:
"menuitem72"
,
"name"
:
"扩展编辑器"
}]},{
"id"
:
"menuitem4"
,
"name"
:
"部件"
,
"items"
:[{
"id"
:
"menuitem12"
,
"name"
:
"编辑表单"
,
"items"
:[{
"id"
:
"menuitem47"
,
"name"
:
"新建默认值"
},{
"id"
:
"menuitem48"
,
"name"
:
"输入提示"
},{
"id"
:
"menuitem49"
,
"name"
:
"辅助输入"
},{
"id"
:
"menuitem50"
,
"name"
:
"自动填充"
},{
"id"
:
"menuitem51"
,
"name"
:
"超链接"
},{
"id"
:
"menuitem52"
,
"name"
:
"值重置"
},{
"id"
:
"menuitem55"
,
"name"
:
"动态显示"
},{
"id"
:
"menuitem53"
,
"name"
:
"动态启用"
},{
"id"
:
"menuitem54"
,
"name"
:
"动态空输入"
},{
"id"
:
"menuitem56"
,
"name"
:
"表单项更新"
}]},{
"id"
:
"menuitem16"
,
"name"
:
"搜索表单"
},{
"id"
:
"menuitem13"
,
"name"
:
"表格"
,
"items"
:[{
"id"
:
"menuitem57"
,
"name"
:
"禁用排序"
},{
"id"
:
"menuitem59"
,
"name"
:
"行操作"
},{
"id"
:
"menuitem58"
,
"name"
:
"行编辑"
},{
"id"
:
"menuitem73"
,
"name"
:
"表格内置功能"
},{
"id"
:
"menuitem74"
,
"name"
:
"表格行编辑"
},{
"id"
:
"menuitem75"
,
"name"
:
"新建默认值"
},{
"id"
:
"menuitem76"
,
"name"
:
"更新默认值"
},{
"id"
:
"menuitem77"
,
"name"
:
"表格值规则"
},{
"id"
:
"menuitem78"
,
"name"
:
"自动分组"
},{
"id"
:
"menuitem80"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem81"
,
"name"
:
"当前页聚合"
},{
"id"
:
"menuitem82"
,
"name"
:
"远程聚合"
}]},{
"id"
:
"menuitem83"
,
"name"
:
"列表"
,
"items"
:[{
"id"
:
"menuitem84"
,
"name"
:
"列表内置功能"
},{
"id"
:
"menuitem85"
,
"name"
:
"列表自动分组"
},{
"id"
:
"menuitem86"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem91"
,
"name"
:
"列表嵌入面板"
}]},{
"id"
:
"menuitem14"
,
"name"
:
"树视图"
,
"items"
:[{
"id"
:
"menuitem60"
,
"name"
:
"静态节点"
},{
"id"
:
"menuitem61"
,
"name"
:
"动态节点(代码表)"
},{
"id"
:
"menuitem62"
,
"name"
:
"动态节点(实体)"
},{
"id"
:
"menuitem63"
,
"name"
:
"右键操作"
},{
"id"
:
"menuitem64"
,
"name"
:
"动态参数过滤"
}]},{
"id"
:
"menuitem37"
,
"name"
:
"图表"
,
"items"
:[{
"id"
:
"menuitem38"
,
"name"
:
"柱状图"
},{
"id"
:
"menuitem39"
,
"name"
:
"折线图"
},{
"id"
:
"menuitem40"
,
"name"
:
"饼图"
},{
"id"
:
"menuitem41"
,
"name"
:
"区域图"
},{
"id"
:
"menuitem42"
,
"name"
:
"雷达图"
},{
"id"
:
"menuitem43"
,
"name"
:
"仪表盘"
},{
"id"
:
"menuitem44"
,
"name"
:
"K线图"
}]},{
"id"
:
"menuitem17"
,
"name"
:
"向导"
},{
"id"
:
"menuitem18"
,
"name"
:
"界面行为"
,
"items"
:[{
"id"
:
"menuitem65"
,
"name"
:
"前端界面行为"
},{
"id"
:
"menuitem66"
,
"name"
:
"后台界面行为"
}]},{
"id"
:
"menuitem87"
,
"name"
:
"数据视图"
,
"items"
:[{
"id"
:
"menuitem88"
,
"name"
:
"内置功能"
},{
"id"
:
"menuitem89"
,
"name"
:
"自动分组"
},{
"id"
:
"menuitem90"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem94"
,
"name"
:
"项布局面板"
}]},{
"id"
:
"menuitem95"
,
"name"
:
"日历"
}]},{
"id"
:
"menuitem5"
,
"name"
:
"视图"
,
"items"
:[{
"id"
:
"menuitem9"
,
"name"
:
"列表视图"
,
"items"
:[{
"id"
:
"menuitem19"
,
"name"
:
"常规表格视图"
},{
"id"
:
"menuitem21"
,
"name"
:
"左右表格视图"
},{
"id"
:
"menuitem20"
,
"name"
:
"嵌入表格视图"
}]},{
"id"
:
"menuitem8"
,
"name"
:
"编辑视图"
,
"items"
:[{
"id"
:
"menuitem22"
,
"name"
:
"常规编辑视图"
},{
"id"
:
"menuitem23"
,
"name"
:
"左右编辑视图"
},{
"id"
:
"menuitem24"
,
"name"
:
"分页编辑视图"
},{
"id"
:
"menuitem25"
,
"name"
:
"嵌入编辑视图"
}]},{
"id"
:
"menuitem26"
,
"name"
:
"选择视图"
,
"items"
:[{
"id"
:
"menuitem27"
,
"name"
:
"单选视图"
},{
"id"
:
"menuitem28"
,
"name"
:
"多选视图"
},{
"id"
:
"menuitem29"
,
"name"
:
"树形选择视图"
},{
"id"
:
"menuitem30"
,
"name"
:
"左右单选视图"
},{
"id"
:
"menuitem31"
,
"name"
:
"左右多选视图"
}]},{
"id"
:
"menuitem10"
,
"name"
:
"导航视图"
,
"items"
:[{
"id"
:
"menuitem32"
,
"name"
:
"常规导航视图"
},{
"id"
:
"menuitem33"
,
"name"
:
"分页导航视图"
},{
"id"
:
"menuitem34"
,
"name"
:
"嵌入导航视图"
}]},{
"id"
:
"menuitem11"
,
"name"
:
"其他视图"
,
"items"
:[{
"id"
:
"menuitem35"
,
"name"
:
"图表视图"
},{
"id"
:
"menuitem36"
,
"name"
:
"报表视图"
}]},{
"id"
:
"menuitem79"
,
"name"
:
"表格视图"
}]},{
"id"
:
"menuitem69"
,
"name"
:
"工作流"
},{
"id"
:
"menuitem2"
,
"name"
:
"更多"
,
"items"
:[{
"id"
:
"menuitem46"
,
"name"
:
"数据导出导入"
},{
"id"
:
"menuitem45"
,
"name"
:
"数据打印"
},{
"id"
:
"menuitem67"
,
"name"
:
"索引实体"
},{
"id"
:
"menuitem68"
,
"name"
:
"继承实体"
},{
"id"
:
"menuitem70"
,
"name"
:
"主状态"
},{
"id"
:
"menuitem71"
,
"name"
:
"多表单"
}]},{
"id"
:
"menuitem92"
,
"name"
:
"其他"
,
"items"
:[{
"id"
:
"menuitem93"
,
"name"
:
"示例数据补充"
}]}]
}]
"appmenu"
:[{
"menuid"
:
"MainMenu"
,
"menuname"
:
"MainMenu"
,
"menuitem"
:[{
"id"
:
"menuitem1"
,
"name"
:
"工作台"
},{
"id"
:
"menuitem3"
,
"name"
:
"控件"
,
"items"
:[{
"id"
:
"menuitem6"
,
"name"
:
"默认数据类型"
},{
"id"
:
"menuitem7"
,
"name"
:
"默认编辑器类型"
},{
"id"
:
"menuitem15"
,
"name"
:
"基础表单项"
},{
"id"
:
"menuitem72"
,
"name"
:
"扩展编辑器"
}]},{
"id"
:
"menuitem4"
,
"name"
:
"部件"
,
"items"
:[{
"id"
:
"menuitem12"
,
"name"
:
"编辑表单"
,
"items"
:[{
"id"
:
"menuitem47"
,
"name"
:
"新建默认值"
},{
"id"
:
"menuitem48"
,
"name"
:
"输入提示"
},{
"id"
:
"menuitem49"
,
"name"
:
"辅助输入"
},{
"id"
:
"menuitem50"
,
"name"
:
"自动填充"
},{
"id"
:
"menuitem51"
,
"name"
:
"超链接"
},{
"id"
:
"menuitem52"
,
"name"
:
"值重置"
},{
"id"
:
"menuitem55"
,
"name"
:
"动态显示"
},{
"id"
:
"menuitem53"
,
"name"
:
"动态启用"
},{
"id"
:
"menuitem54"
,
"name"
:
"动态空输入"
},{
"id"
:
"menuitem56"
,
"name"
:
"表单项更新"
}]},{
"id"
:
"menuitem16"
,
"name"
:
"搜索表单"
},{
"id"
:
"menuitem13"
,
"name"
:
"表格"
,
"items"
:[{
"id"
:
"menuitem57"
,
"name"
:
"禁用排序"
},{
"id"
:
"menuitem59"
,
"name"
:
"行操作"
},{
"id"
:
"menuitem58"
,
"name"
:
"行编辑"
},{
"id"
:
"menuitem73"
,
"name"
:
"表格内置功能"
},{
"id"
:
"menuitem74"
,
"name"
:
"表格行编辑"
},{
"id"
:
"menuitem75"
,
"name"
:
"新建默认值"
},{
"id"
:
"menuitem76"
,
"name"
:
"更新默认值"
},{
"id"
:
"menuitem77"
,
"name"
:
"表格值规则"
},{
"id"
:
"menuitem78"
,
"name"
:
"自动分组"
},{
"id"
:
"menuitem80"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem81"
,
"name"
:
"当前页聚合"
},{
"id"
:
"menuitem82"
,
"name"
:
"远程聚合"
}]},{
"id"
:
"menuitem83"
,
"name"
:
"列表"
,
"items"
:[{
"id"
:
"menuitem84"
,
"name"
:
"列表内置功能"
},{
"id"
:
"menuitem85"
,
"name"
:
"列表自动分组"
},{
"id"
:
"menuitem86"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem91"
,
"name"
:
"列表嵌入面板"
}]},{
"id"
:
"menuitem14"
,
"name"
:
"树视图"
,
"items"
:[{
"id"
:
"menuitem60"
,
"name"
:
"静态节点"
},{
"id"
:
"menuitem61"
,
"name"
:
"动态节点(代码表)"
},{
"id"
:
"menuitem62"
,
"name"
:
"动态节点(实体)"
},{
"id"
:
"menuitem63"
,
"name"
:
"右键操作"
},{
"id"
:
"menuitem64"
,
"name"
:
"动态参数过滤"
}]},{
"id"
:
"menuitem37"
,
"name"
:
"图表"
,
"items"
:[{
"id"
:
"menuitem38"
,
"name"
:
"柱状图"
},{
"id"
:
"menuitem39"
,
"name"
:
"折线图"
},{
"id"
:
"menuitem40"
,
"name"
:
"饼图"
},{
"id"
:
"menuitem41"
,
"name"
:
"区域图"
},{
"id"
:
"menuitem42"
,
"name"
:
"雷达图"
},{
"id"
:
"menuitem43"
,
"name"
:
"仪表盘"
},{
"id"
:
"menuitem44"
,
"name"
:
"K线图"
}]},{
"id"
:
"menuitem17"
,
"name"
:
"向导"
},{
"id"
:
"menuitem18"
,
"name"
:
"界面行为"
,
"items"
:[{
"id"
:
"menuitem65"
,
"name"
:
"前端界面行为"
},{
"id"
:
"menuitem66"
,
"name"
:
"后台界面行为"
}]},{
"id"
:
"menuitem87"
,
"name"
:
"数据视图"
,
"items"
:[{
"id"
:
"menuitem88"
,
"name"
:
"内置功能"
},{
"id"
:
"menuitem89"
,
"name"
:
"自动分组"
},{
"id"
:
"menuitem90"
,
"name"
:
"代码表分组"
},{
"id"
:
"menuitem94"
,
"name"
:
"项布局面板"
}]},{
"id"
:
"menuitem95"
,
"name"
:
"日历"
,
"items"
:[{
"id"
:
"menuitem96"
,
"name"
:
"内置功能"
},{
"id"
:
"menuitem97"
,
"name"
:
"时间轴样式"
}]
}]},{
"id"
:
"menuitem5"
,
"name"
:
"视图"
,
"items"
:[{
"id"
:
"menuitem9"
,
"name"
:
"列表视图"
,
"items"
:[{
"id"
:
"menuitem19"
,
"name"
:
"常规表格视图"
},{
"id"
:
"menuitem21"
,
"name"
:
"左右表格视图"
},{
"id"
:
"menuitem20"
,
"name"
:
"嵌入表格视图"
}]},{
"id"
:
"menuitem8"
,
"name"
:
"编辑视图"
,
"items"
:[{
"id"
:
"menuitem22"
,
"name"
:
"常规编辑视图"
},{
"id"
:
"menuitem23"
,
"name"
:
"左右编辑视图"
},{
"id"
:
"menuitem24"
,
"name"
:
"分页编辑视图"
},{
"id"
:
"menuitem25"
,
"name"
:
"嵌入编辑视图"
}]},{
"id"
:
"menuitem26"
,
"name"
:
"选择视图"
,
"items"
:[{
"id"
:
"menuitem27"
,
"name"
:
"单选视图"
},{
"id"
:
"menuitem28"
,
"name"
:
"多选视图"
},{
"id"
:
"menuitem29"
,
"name"
:
"树形选择视图"
},{
"id"
:
"menuitem30"
,
"name"
:
"左右单选视图"
},{
"id"
:
"menuitem31"
,
"name"
:
"左右多选视图"
}]},{
"id"
:
"menuitem10"
,
"name"
:
"导航视图"
,
"items"
:[{
"id"
:
"menuitem32"
,
"name"
:
"常规导航视图"
},{
"id"
:
"menuitem33"
,
"name"
:
"分页导航视图"
},{
"id"
:
"menuitem34"
,
"name"
:
"嵌入导航视图"
}]},{
"id"
:
"menuitem11"
,
"name"
:
"其他视图"
,
"items"
:[{
"id"
:
"menuitem35"
,
"name"
:
"图表视图"
},{
"id"
:
"menuitem36"
,
"name"
:
"报表视图"
}]},{
"id"
:
"menuitem79"
,
"name"
:
"表格视图"
}]},{
"id"
:
"menuitem69"
,
"name"
:
"工作流"
},{
"id"
:
"menuitem2"
,
"name"
:
"更多"
,
"items"
:[{
"id"
:
"menuitem46"
,
"name"
:
"数据导出导入"
},{
"id"
:
"menuitem45"
,
"name"
:
"数据打印"
},{
"id"
:
"menuitem67"
,
"name"
:
"索引实体"
},{
"id"
:
"menuitem68"
,
"name"
:
"继承实体"
},{
"id"
:
"menuitem70"
,
"name"
:
"主状态"
},{
"id"
:
"menuitem71"
,
"name"
:
"多表单"
}]},{
"id"
:
"menuitem92"
,
"name"
:
"其他"
,
"items"
:[{
"id"
:
"menuitem93"
,
"name"
:
"示例数据补充"
}]}]
}]
}
]
}
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录