Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
iBiz企业中心
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
iBiz企业中心
提交
d21d09a5
提交
d21d09a5
编写于
6月 19, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
xignzi006 发布系统代码
上级
354a4665
变更
11
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
265 行增加
和
125 行删除
+265
-125
view-config.json
app_BusinessCentral/public/assets/json/view-config.json
+10
-0
contact_en_US.ts
...ntral/src/locale/lanres/entities/contact/contact_en_US.ts
+2
-0
contact_zh_CN.ts
...ntral/src/locale/lanres/entities/contact/contact_zh_CN.ts
+2
-0
lead_en_US.ts
...nessCentral/src/locale/lanres/entities/lead/lead_en_US.ts
+10
-7
lead_zh_CN.ts
...nessCentral/src/locale/lanres/entities/lead/lead_zh_CN.ts
+10
-7
viewconfig.ts
app_BusinessCentral/src/mock/viewconfig/viewconfig.ts
+8
-0
contact-ui-service-base.ts
...sCentral/src/uiservice/contact/contact-ui-service-base.ts
+64
-0
lead-ui-service-base.ts
...usinessCentral/src/uiservice/lead/lead-ui-service-base.ts
+1
-0
by-account-grid-base.vue
.../widgets/contact/by-account-grid/by-account-grid-base.vue
+57
-0
quick-create-form-base.vue
...widgets/lead/quick-create-form/quick-create-form-base.vue
+86
-101
quick-create-form-model.ts
...widgets/lead/quick-create-form/quick-create-form-model.ts
+15
-10
未找到文件。
app_BusinessCentral/public/assets/json/view-config.json
浏览文件 @
d21d09a5
...
@@ -839,6 +839,16 @@
...
@@ -839,6 +839,16 @@
"viewtag"
:
"a69ba7dd2f8bdac8a3c733dcc79c0ee5"
,
"viewtag"
:
"a69ba7dd2f8bdac8a3c733dcc79c0ee5"
,
"memo"
:
""
"memo"
:
""
},
},
"leadquickcreateview"
:
{
"title"
:
"潜在顾客选项操作视图"
,
"caption"
:
"潜在顾客"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"Sales"
,
"viewname"
:
"LeadQuickCreateView"
,
"viewfilename"
:
"lead-quick-create-view"
,
"viewtag"
:
"a942d813792298be53badd6f5bf8b105"
,
"memo"
:
""
},
"phonecalleditview"
:
{
"phonecalleditview"
:
{
"title"
:
"电话联络编辑视图"
,
"title"
:
"电话联络编辑视图"
,
"caption"
:
"电话联络"
,
"caption"
:
"电话联络"
,
...
...
app_BusinessCentral/src/locale/lanres/entities/contact/contact_en_US.ts
浏览文件 @
d21d09a5
...
@@ -559,8 +559,10 @@ export default {
...
@@ -559,8 +559,10 @@ export default {
emailaddress1
:
"电子邮件"
,
emailaddress1
:
"电子邮件"
,
parentcustomerid
:
"公司名称"
,
parentcustomerid
:
"公司名称"
,
telephone1
:
"商务电话"
,
telephone1
:
"商务电话"
,
uagridcolumn1
:
"主联系人"
,
},
},
uiactions
:
{
uiactions
:
{
setprimary
:
"设置为主要联系人"
,
},
},
},
},
main_grid
:
{
main_grid
:
{
...
...
app_BusinessCentral/src/locale/lanres/entities/contact/contact_zh_CN.ts
浏览文件 @
d21d09a5
...
@@ -558,8 +558,10 @@ export default {
...
@@ -558,8 +558,10 @@ export default {
emailaddress1
:
'电子邮件'
,
emailaddress1
:
'电子邮件'
,
parentcustomerid
:
'公司名称'
,
parentcustomerid
:
'公司名称'
,
telephone1
:
'商务电话'
,
telephone1
:
'商务电话'
,
uagridcolumn1
:
'主联系人'
,
},
},
uiactions
:
{
uiactions
:
{
setprimary
:
'设置为主要联系人'
,
},
},
},
},
main_grid
:
{
main_grid
:
{
...
...
app_BusinessCentral/src/locale/lanres/entities/lead/lead_en_US.ts
浏览文件 @
d21d09a5
...
@@ -178,13 +178,15 @@ export default {
...
@@ -178,13 +178,15 @@ export default {
caption
:
"潜在顾客"
,
caption
:
"潜在顾客"
,
title
:
'潜在顾客选择表格视图'
,
title
:
'潜在顾客选择表格视图'
,
},
},
quickcreateview
:
{
caption
:
"潜在顾客"
,
title
:
'潜在顾客选项操作视图'
,
},
},
},
quickcreate_form
:
{
quickcreate_form
:
{
details
:
{
details
:
{
group1
:
"
lead基本
信息"
,
group1
:
"
联系人
信息"
,
formpage1
:
"基本信息"
,
formpage1
:
"基本信息"
,
group2
:
"操作信息"
,
formpage2
:
"其它"
,
srfupdatedate
:
"更新时间"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srforikey
:
""
,
srfkey
:
"潜在顾客"
,
srfkey
:
"潜在顾客"
,
...
@@ -193,11 +195,12 @@ export default {
...
@@ -193,11 +195,12 @@ export default {
srfuf
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
srfsourcekey
:
""
,
subject
:
"主题"
,
fullname
:
"姓名"
,
fullname
:
"姓名"
,
createman
:
"建立人
"
,
jobtitle
:
"职务
"
,
createdate
:
"建立时间
"
,
telephone1
:
"商务电话
"
,
updateman
:
"更新人
"
,
mobilephone
:
"移动电话
"
,
updatedate
:
"更新时间
"
,
emailaddress1
:
"电子邮件
"
,
leadid
:
"潜在顾客"
,
leadid
:
"潜在顾客"
,
},
},
uiactions
:
{
uiactions
:
{
...
...
app_BusinessCentral/src/locale/lanres/entities/lead/lead_zh_CN.ts
浏览文件 @
d21d09a5
...
@@ -177,13 +177,15 @@ export default {
...
@@ -177,13 +177,15 @@ export default {
caption
:
'潜在顾客'
,
caption
:
'潜在顾客'
,
title
:
'潜在顾客选择表格视图'
,
title
:
'潜在顾客选择表格视图'
,
},
},
quickcreateview
:
{
caption
:
'潜在顾客'
,
title
:
'潜在顾客选项操作视图'
,
},
},
},
quickcreate_form
:
{
quickcreate_form
:
{
details
:
{
details
:
{
group1
:
'
lead基本
信息'
,
group1
:
'
联系人
信息'
,
formpage1
:
'基本信息'
,
formpage1
:
'基本信息'
,
group2
:
'操作信息'
,
formpage2
:
'其它'
,
srfupdatedate
:
'更新时间'
,
srfupdatedate
:
'更新时间'
,
srforikey
:
''
,
srforikey
:
''
,
srfkey
:
'潜在顾客'
,
srfkey
:
'潜在顾客'
,
...
@@ -192,11 +194,12 @@ export default {
...
@@ -192,11 +194,12 @@ export default {
srfuf
:
''
,
srfuf
:
''
,
srfdeid
:
''
,
srfdeid
:
''
,
srfsourcekey
:
''
,
srfsourcekey
:
''
,
subject
:
'主题'
,
fullname
:
'姓名'
,
fullname
:
'姓名'
,
createman
:
'建立人
'
,
jobtitle
:
'职务
'
,
createdate
:
'建立时间
'
,
telephone1
:
'商务电话
'
,
updateman
:
'更新人
'
,
mobilephone
:
'移动电话
'
,
updatedate
:
'更新时间
'
,
emailaddress1
:
'电子邮件
'
,
leadid
:
'潜在顾客'
,
leadid
:
'潜在顾客'
,
},
},
uiactions
:
{
uiactions
:
{
...
...
app_BusinessCentral/src/mock/viewconfig/viewconfig.ts
浏览文件 @
d21d09a5
...
@@ -679,6 +679,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
...
@@ -679,6 +679,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"AccountQuickCreate"
,
"viewname"
:
"AccountQuickCreate"
,
"viewtag"
:
"a69ba7dd2f8bdac8a3c733dcc79c0ee5"
"viewtag"
:
"a69ba7dd2f8bdac8a3c733dcc79c0ee5"
},
},
"leadquickcreateview"
:
{
"title"
:
"潜在顾客选项操作视图"
,
"caption"
:
"潜在顾客"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"Sales"
,
"viewname"
:
"LeadQuickCreateView"
,
"viewtag"
:
"a942d813792298be53badd6f5bf8b105"
},
"phonecalleditview"
:
{
"phonecalleditview"
:
{
"title"
:
"电话联络编辑视图"
,
"title"
:
"电话联络编辑视图"
,
"caption"
:
"电话联络"
,
"caption"
:
"电话联络"
,
...
...
app_BusinessCentral/src/uiservice/contact/contact-ui-service-base.ts
浏览文件 @
d21d09a5
...
@@ -444,6 +444,70 @@ export default class ContactUIServiceBase extends UIService {
...
@@ -444,6 +444,70 @@ export default class ContactUIServiceBase extends UIService {
openDrawer
(
view
,
data
);
openDrawer
(
view
,
data
);
}
}
/**
* 设置为主要联系人
*
* @param {any[]} args 当前数据
* @param {any} context 行为附加上下文
* @param {*} [params] 附加参数
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @param {*} [srfParentDeName] 父实体名称
* @returns {Promise<any>}
*/
public
async
Contact_SetPrimary
(
args
:
any
[],
context
:
any
=
{},
params
:
any
=
{},
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
){
let
data
:
any
=
{};
let
parentContext
:
any
=
{};
let
parentViewParam
:
any
=
{};
const
_this
:
any
=
actionContext
;
const
_args
:
any
[]
=
Util
.
deepCopy
(
args
);
const
actionTarget
:
string
|
null
=
'SINGLEKEY'
;
Object
.
assign
(
context
,
{
contact
:
'%contact%'
});
Object
.
assign
(
params
,
{
contactid
:
'%contact%'
});
Object
.
assign
(
params
,
{
fullname
:
'%fullname%'
});
if
(
_this
.
context
){
parentContext
=
_this
.
context
;
}
if
(
_this
.
viewparams
){
parentViewParam
=
_this
.
viewparams
;
}
context
=
UIActionTool
.
handleContextParam
(
actionTarget
,
_args
,
parentContext
,
parentViewParam
,
context
);
data
=
UIActionTool
.
handleActionParam
(
actionTarget
,
_args
,
parentContext
,
parentViewParam
,
params
);
context
=
Object
.
assign
({},
actionContext
.
context
,
context
);
let
parentObj
:
any
=
{
srfparentdename
:
srfParentDeName
?
srfParentDeName
:
null
,
srfparentkey
:
srfParentDeName
?
context
[
srfParentDeName
.
toLowerCase
()]:
null
};
Object
.
assign
(
data
,
parentObj
);
Object
.
assign
(
context
,
parentObj
);
// 直接调实体服务需要转换的数据
if
(
context
&&
context
.
srfsessionid
){
context
.
srfsessionkey
=
context
.
srfsessionid
;
delete
context
.
srfsessionid
;
}
const
backend
=
()
=>
{
const
curService
:
ContactService
=
new
ContactService
();
curService
.
Get
(
context
,
data
,
true
).
then
((
response
:
any
)
=>
{
if
(
!
response
||
response
.
status
!==
200
)
{
actionContext
.
$Notice
.
error
({
title
:
'错误'
,
desc
:
response
.
message
});
return
;
}
actionContext
.
$Notice
.
success
({
title
:
'成功'
,
desc
:
'设置为主要联系人成功!'
});
const
_this
:
any
=
actionContext
;
return
response
;
}).
catch
((
response
:
any
)
=>
{
if
(
!
response
||
!
response
.
status
||
!
response
.
data
)
{
actionContext
.
$Notice
.
error
({
title
:
'错误'
,
desc
:
'系统异常!'
});
return
;
}
if
(
response
.
status
===
401
)
{
return
;
}
return
response
;
});
};
backend
();
}
/**
/**
* 编辑
* 编辑
*
*
...
...
app_BusinessCentral/src/uiservice/lead/lead-ui-service-base.ts
浏览文件 @
d21d09a5
...
@@ -84,6 +84,7 @@ export default class LeadUIServiceBase extends UIService {
...
@@ -84,6 +84,7 @@ export default class LeadUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'quickcreate'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'quickcreate'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickupgridview'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickupgridview'
,
srfappde
:
'leads'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'quickcreateview'
,
srfappde
:
'leads'
});
}
}
/**
/**
...
...
app_BusinessCentral/src/widgets/contact/by-account-grid/by-account-grid-base.vue
浏览文件 @
d21d09a5
...
@@ -71,6 +71,24 @@
...
@@ -71,6 +71,24 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</template>
</template>
<
template
v-if=
"getColumnState('uagridcolumn1')"
>
<el-table-column
:column-key=
"'uagridcolumn1'"
:label=
"$t('entities.contact.byaccount_grid.columns.uagridcolumn1')"
:width=
"100"
:align=
"'right'"
>
<template
v-slot:header=
"
{column}">
<span
class=
"column-header "
>
{{
$t
(
'entities.contact.byaccount_grid.columns.uagridcolumn1'
)
}}
</span>
</
template
>
<
template
slot-scope=
"scope"
>
<span>
<a
@
click=
"uiAction(scope.row, 'SetPrimary', $event)"
>
<i
class=
'fa fa-check'
></i>
</a>
</span>
</
template
>
</el-table-column>
</template>
<
template
v-if=
"adaptiveState"
>
<
template
v-if=
"adaptiveState"
>
<el-table-column></el-table-column>
<el-table-column></el-table-column>
</
template
>
</
template
>
...
@@ -87,6 +105,7 @@ import { UIActionTool,Util } from '@/utils';
...
@@ -87,6 +105,7 @@ import { UIActionTool,Util } from '@/utils';
import
ContactService
from
'@/service/contact/contact-service'
;
import
ContactService
from
'@/service/contact/contact-service'
;
import
ByAccountService
from
'./by-account-grid-service'
;
import
ByAccountService
from
'./by-account-grid-service'
;
import
ContactUIService
from
'@/uiservice/contact/contact-ui-service'
;
import
CodeListService
from
"@service/app/codelist-service"
;
import
CodeListService
from
"@service/app/codelist-service"
;
import
{
FormItemModel
}
from
'@/model/form-detail'
;
import
{
FormItemModel
}
from
'@/model/form-detail'
;
...
@@ -176,6 +195,34 @@ export default class ByAccountBase extends Vue implements ControlInterface {
...
@@ -176,6 +195,34 @@ export default class ByAccountBase extends Vue implements ControlInterface {
public
appEntityService
:
ContactService
=
new
ContactService
({
$store
:
this
.
$store
});
public
appEntityService
:
ContactService
=
new
ContactService
({
$store
:
this
.
$store
});
/**
* 逻辑事件
*
* @param {*} [params={}]
* @param {*} [tag]
* @param {*} [$event]
* @memberof
*/
public
grid_uagridcolumn1_u0a2fe00_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 取数
let
datas
:
any
[]
=
[];
let
xData
:
any
=
null
;
// _this 指向容器对象
const
_this
:
any
=
this
;
let
paramJO
:
any
=
{};
let
contextJO
:
any
=
{};
xData
=
this
;
if
(
_this
.
getDatas
&&
_this
.
getDatas
instanceof
Function
)
{
datas
=
[...
_this
.
getDatas
()];
}
if
(
params
){
datas
=
[
params
];
}
// 界面行为
const
curUIService
:
ContactUIService
=
new
ContactUIService
();
curUIService
.
Contact_SetPrimary
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"Contact"
);
}
/**
/**
* 关闭视图
* 关闭视图
...
@@ -541,6 +588,13 @@ export default class ByAccountBase extends Vue implements ControlInterface {
...
@@ -541,6 +588,13 @@ export default class ByAccountBase extends Vue implements ControlInterface {
show
:
true
,
show
:
true
,
util
:
'PX'
util
:
'PX'
},
},
{
name
:
'uagridcolumn1'
,
label
:
'主联系人'
,
langtag
:
'entities.contact.byaccount_grid.columns.uagridcolumn1'
,
show
:
true
,
util
:
'PX'
},
]
]
/**
/**
...
@@ -1275,6 +1329,9 @@ export default class ByAccountBase extends Vue implements ControlInterface {
...
@@ -1275,6 +1329,9 @@ export default class ByAccountBase extends Vue implements ControlInterface {
*/
*/
public
uiAction
(
row
:
any
,
tag
:
any
,
$event
:
any
)
{
public
uiAction
(
row
:
any
,
tag
:
any
,
$event
:
any
)
{
$event
.
stopPropagation
();
$event
.
stopPropagation
();
if
(
Object
.
is
(
'SetPrimary'
,
tag
))
{
this
.
grid_uagridcolumn1_u0a2fe00_click
(
row
,
tag
,
$event
);
}
}
}
/**
/**
...
...
app_BusinessCentral/src/widgets/lead/quick-create-form/quick-create-form-base.vue
浏览文件 @
d21d09a5
此差异已折叠。
点击以展开。
app_BusinessCentral/src/widgets/lead/quick-create-form/quick-create-form-model.ts
浏览文件 @
d21d09a5
...
@@ -55,30 +55,35 @@ export default class QuickCreateModel {
...
@@ -55,30 +55,35 @@ export default class QuickCreateModel {
{
{
name
:
'srfsourcekey'
,
name
:
'srfsourcekey'
,
},
},
{
name
:
'subject'
,
prop
:
'subject'
,
dataType
:
'TEXT'
,
},
{
{
name
:
'fullname'
,
name
:
'fullname'
,
prop
:
'fullname'
,
prop
:
'fullname'
,
dataType
:
'TEXT'
,
dataType
:
'TEXT'
,
},
},
{
{
name
:
'
createman
'
,
name
:
'
jobtitle
'
,
prop
:
'
createman
'
,
prop
:
'
jobtitle
'
,
dataType
:
'TEXT'
,
dataType
:
'TEXT'
,
},
},
{
{
name
:
'
createdate
'
,
name
:
'
telephone1
'
,
prop
:
'
createdate
'
,
prop
:
'
telephone1
'
,
dataType
:
'
DATETIME
'
,
dataType
:
'
TEXT
'
,
},
},
{
{
name
:
'
updateman
'
,
name
:
'
mobilephone
'
,
prop
:
'
updateman
'
,
prop
:
'
mobilephone
'
,
dataType
:
'TEXT'
,
dataType
:
'TEXT'
,
},
},
{
{
name
:
'
updatedate
'
,
name
:
'
emailaddress1
'
,
prop
:
'
updatedate
'
,
prop
:
'
emailaddress1
'
,
dataType
:
'
DATETIME
'
,
dataType
:
'
TEXT
'
,
},
},
{
{
name
:
'leadid'
,
name
:
'leadid'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录