提交 7f7fc061 编写于 作者: ibizdev's avatar ibizdev

lab_gzf 发布系统代码

上级 442e82be
......@@ -52,6 +52,18 @@ export default class OpportunitySummaryBase extends DashboardViewBase {
*/
protected counterServiceArray: Array<any> = [];
/**
* 自定义视图导航上下文集合
*
* @protected
* @type {*}
* @memberof OpportunitySummaryBase
*/
protected customViewNavContexts: any = {
'REGARDINGOBJECTID': { isRawValue: false, value: 'opportunity' },
'REGARDINGOBJECTTYPECODE': { isRawValue: true, value: 'OPPORTUNITY' }
};
/**
* 视图模型数据
*
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册