Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
iBiz企业中心
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
iBiz企业中心
提交
f7c2b26a
提交
f7c2b26a
编写于
6月 30, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
xignzi006 发布系统代码
上级
f8337624
变更
6
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
69 行增加
和
3 行删除
+69
-3
view-config.json
app_CRM/public/assets/json/view-config.json
+10
-0
sales-literature_en_US.ts
...anres/entities/sales-literature/sales-literature_en_US.ts
+25
-0
sales-literature_zh_CN.ts
...anres/entities/sales-literature/sales-literature_zh_CN.ts
+25
-0
viewconfig.ts
app_CRM/src/mock/viewconfig/viewconfig.ts
+8
-0
sales-literature-ui-service-base.ts
...vice/sales-literature/sales-literature-ui-service-base.ts
+1
-0
chart-001-chart-base.tsx
...gets/opportunity/chart-001-chart/chart-001-chart-base.tsx
+0
-3
未找到文件。
app_CRM/public/assets/json/view-config.json
浏览文件 @
f7c2b26a
...
@@ -1119,6 +1119,16 @@
...
@@ -1119,6 +1119,16 @@
"viewtag"
:
"9f92696f8eeec188f5ea674b925df275"
,
"viewtag"
:
"9f92696f8eeec188f5ea674b925df275"
,
"memo"
:
""
"memo"
:
""
},
},
"salesliteratureinfo_sallitview"
:
{
"title"
:
"销售宣传资料编辑视图"
,
"caption"
:
"销售宣传资料"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sales"
,
"viewname"
:
"SalesLiteratureInfo_SalLitView"
,
"viewfilename"
:
"sales-literature-info-sal-lit-view"
,
"viewtag"
:
"a04bb3dac3122438b3b1096f5f370516"
,
"memo"
:
""
},
"ibizlistsummary"
:
{
"ibizlistsummary"
:
{
"title"
:
"市场营销列表概览"
,
"title"
:
"市场营销列表概览"
,
"caption"
:
"市场营销列表概览"
,
"caption"
:
"市场营销列表概览"
,
...
...
app_CRM/src/locale/lanres/entities/sales-literature/sales-literature_en_US.ts
浏览文件 @
f7c2b26a
...
@@ -42,6 +42,10 @@ export default {
...
@@ -42,6 +42,10 @@ export default {
caption
:
"销售宣传资料"
,
caption
:
"销售宣传资料"
,
title
:
"销售宣传资料信息"
,
title
:
"销售宣传资料信息"
,
},
},
info_sallitview
:
{
caption
:
"销售宣传资料"
,
title
:
"销售宣传资料编辑视图"
,
},
quickcreateview
:
{
quickcreateview
:
{
caption
:
"销售宣传资料"
,
caption
:
"销售宣传资料"
,
title
:
"快速新建"
,
title
:
"快速新建"
,
...
@@ -92,6 +96,27 @@ export default {
...
@@ -92,6 +96,27 @@ export default {
uiactions
:
{
uiactions
:
{
},
},
},
},
info_form
:
{
details
:
{
group1
:
"销售宣传资料基本信息"
,
formpage1
:
"基本信息"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"销售宣传资料"
,
srfmajortext
:
"销售资料名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
salesliteraturename
:
"标题"
,
subjectname
:
"主题"
,
literaturetypecode
:
"类型"
,
subjectid
:
"主题"
,
salesliteratureid
:
"销售宣传资料"
,
},
uiactions
:
{
},
},
main_grid
:
{
main_grid
:
{
columns
:
{
columns
:
{
salesliteraturename
:
"销售资料名称"
,
salesliteraturename
:
"销售资料名称"
,
...
...
app_CRM/src/locale/lanres/entities/sales-literature/sales-literature_zh_CN.ts
浏览文件 @
f7c2b26a
...
@@ -41,6 +41,10 @@ export default {
...
@@ -41,6 +41,10 @@ export default {
caption
:
"销售宣传资料"
,
caption
:
"销售宣传资料"
,
title
:
"销售宣传资料信息"
,
title
:
"销售宣传资料信息"
,
},
},
info_sallitview
:
{
caption
:
"销售宣传资料"
,
title
:
"销售宣传资料编辑视图"
,
},
quickcreateview
:
{
quickcreateview
:
{
caption
:
"销售宣传资料"
,
caption
:
"销售宣传资料"
,
title
:
"快速新建"
,
title
:
"快速新建"
,
...
@@ -91,6 +95,27 @@ export default {
...
@@ -91,6 +95,27 @@ export default {
uiactions
:
{
uiactions
:
{
},
},
},
},
info_form
:
{
details
:
{
group1
:
"销售宣传资料基本信息"
,
formpage1
:
"基本信息"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"销售宣传资料"
,
srfmajortext
:
"销售资料名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
salesliteraturename
:
"标题"
,
subjectname
:
"主题"
,
literaturetypecode
:
"类型"
,
subjectid
:
"主题"
,
salesliteratureid
:
"销售宣传资料"
,
},
uiactions
:
{
},
},
main_grid
:
{
main_grid
:
{
columns
:
{
columns
:
{
salesliteraturename
:
"销售资料名称"
,
salesliteraturename
:
"销售资料名称"
,
...
...
app_CRM/src/mock/viewconfig/viewconfig.ts
浏览文件 @
f7c2b26a
...
@@ -903,6 +903,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -903,6 +903,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"OpportunityListExpView"
,
"viewname"
:
"OpportunityListExpView"
,
"viewtag"
:
"9f92696f8eeec188f5ea674b925df275"
"viewtag"
:
"9f92696f8eeec188f5ea674b925df275"
},
},
"salesliteratureinfo_sallitview"
:
{
"title"
:
"销售宣传资料编辑视图"
,
"caption"
:
"销售宣传资料"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sales"
,
"viewname"
:
"SalesLiteratureInfo_SalLitView"
,
"viewtag"
:
"a04bb3dac3122438b3b1096f5f370516"
},
"ibizlistsummary"
:
{
"ibizlistsummary"
:
{
"title"
:
"市场营销列表概览"
,
"title"
:
"市场营销列表概览"
,
"caption"
:
"市场营销列表概览"
,
"caption"
:
"市场营销列表概览"
,
...
...
app_CRM/src/uiservice/sales-literature/sales-literature-ui-service-base.ts
浏览文件 @
f7c2b26a
...
@@ -81,6 +81,7 @@ export default class SalesLiteratureUIServiceBase extends UIService {
...
@@ -81,6 +81,7 @@ export default class SalesLiteratureUIServiceBase extends UIService {
public
initViewMap
(){
public
initViewMap
(){
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
'MDATAVIEW:'
,{
viewname
:
'gridview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
'MDATAVIEW:'
,{
viewname
:
'gridview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'info_sallitview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'quickcreateview'
,
srfappde
:
'salesliteratures'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'quickcreateview'
,
srfappde
:
'salesliteratures'
});
}
}
...
...
app_CRM/src/widgets/opportunity/chart-001-chart/chart-001-chart-base.tsx
浏览文件 @
f7c2b26a
import
{
Prop
,
Provide
,
Emit
,
Model
}
from
'vue-property-decorator'
;
import
{
Prop
,
Provide
,
Emit
,
Model
}
from
'vue-property-decorator'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
{
Watch
,
MainControlBase
}
from
'@/studio-core'
;
import
{
Watch
,
MainControlBase
}
from
'@/studio-core'
;
...
@@ -1107,6 +1106,4 @@ export class CHART_001ChartBase extends MainControlBase {
...
@@ -1107,6 +1106,4 @@ export class CHART_001ChartBase extends MainControlBase {
}
}
})
})
}
}
}
}
\ No newline at end of file
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录