Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
iBiz企业中心
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
iBiz企业中心
提交
b8d79e04
提交
b8d79e04
编写于
6月 18, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
xignzi006 发布系统代码
上级
d511223f
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
28 行增加
和
28 行删除
+28
-28
view-config.json
app_BusinessCentral/public/assets/json/view-config.json
+2
-2
list-account.ts
app_BusinessCentral/src/interface/entity/list-account.ts
+1
-1
list-account_en_US.ts
...locale/lanres/entities/list-account/list-account_en_US.ts
+5
-5
list-account_zh_CN.ts
...locale/lanres/entities/list-account/list-account_zh_CN.ts
+5
-5
viewconfig.ts
app_BusinessCentral/src/mock/viewconfig/viewconfig.ts
+2
-2
list-account-quick-create-by-list-base.vue
...create-by-list/list-account-quick-create-by-list-base.vue
+1
-1
main-grid-base.vue
...ral/src/widgets/list-account/main-grid/main-grid-base.vue
+1
-1
quick-create-by-list-form-base.vue
...ck-create-by-list-form/quick-create-by-list-form-base.vue
+5
-5
ListAccount.java
...ab/businesscentral/core/marketing/domain/ListAccount.java
+2
-2
ListAccountSearchContext.java
...ntral/core/marketing/filter/ListAccountSearchContext.java
+4
-4
未找到文件。
app_BusinessCentral/public/assets/json/view-config.json
浏览文件 @
b8d79e04
...
...
@@ -740,8 +740,8 @@
"memo"
:
""
},
"listaccountquickcreatebylist"
:
{
"title"
:
"
快速新建
"
,
"caption"
:
"
快速新建
"
,
"title"
:
"
查找客户
"
,
"caption"
:
"
查找客户
"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"Marketing"
,
"viewname"
:
"ListAccountQuickCreateByList"
,
...
...
app_BusinessCentral/src/interface/entity/list-account.ts
浏览文件 @
b8d79e04
...
...
@@ -87,7 +87,7 @@ export interface ListAccount {
entityname
?:
any
;
/**
*
客户
*
选择客户:
*
* @returns {*}
* @memberof ListAccount
...
...
app_BusinessCentral/src/locale/lanres/entities/list-account/list-account_en_US.ts
浏览文件 @
b8d79e04
...
...
@@ -11,7 +11,7 @@ export default {
entityid
:
'列表'
,
entity2id
:
'客户'
,
entityname
:
'营销列表'
,
entity2name
:
'
客户
'
,
entity2name
:
'
选择客户:
'
,
telephone1
:
'主要电话'
,
primarycontactname
:
'主要联系人'
,
primarycontactid
:
'主要联系人'
,
...
...
@@ -23,8 +23,8 @@ export default {
title
:
'营销列表-账户表格视图'
,
},
quickcreatebylist
:
{
caption
:
"
快速新建
"
,
title
:
'
快速新建
'
,
caption
:
"
查找客户
"
,
title
:
'
查找客户
'
,
},
},
quickcreatebylist_form
:
{
...
...
@@ -39,7 +39,7 @@ export default {
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
entity2name
:
"
客户
"
,
entity2name
:
"
选择客户:
"
,
entity2id
:
"客户"
,
relationshipsid
:
"关系标识"
,
},
...
...
@@ -48,7 +48,7 @@ export default {
},
main_grid
:
{
columns
:
{
entity2name
:
"
客户
"
,
entity2name
:
"
选择客户:
"
,
telephone1
:
"主要电话"
,
primarycontactname
:
"主要联系人"
,
statecode
:
"状态"
,
...
...
app_BusinessCentral/src/locale/lanres/entities/list-account/list-account_zh_CN.ts
浏览文件 @
b8d79e04
...
...
@@ -10,7 +10,7 @@ export default {
entityid
:
'列表'
,
entity2id
:
'客户'
,
entityname
:
'营销列表'
,
entity2name
:
'
客户
'
,
entity2name
:
'
选择客户:
'
,
telephone1
:
'主要电话'
,
primarycontactname
:
'主要联系人'
,
primarycontactid
:
'主要联系人'
,
...
...
@@ -22,8 +22,8 @@ export default {
title
:
'营销列表-账户表格视图'
,
},
quickcreatebylist
:
{
caption
:
'
快速新建
'
,
title
:
'
快速新建
'
,
caption
:
'
查找客户
'
,
title
:
'
查找客户
'
,
},
},
quickcreatebylist_form
:
{
...
...
@@ -38,7 +38,7 @@ export default {
srfuf
:
''
,
srfdeid
:
''
,
srfsourcekey
:
''
,
entity2name
:
'
客户
'
,
entity2name
:
'
选择客户:
'
,
entity2id
:
'客户'
,
relationshipsid
:
'关系标识'
,
},
...
...
@@ -47,7 +47,7 @@ export default {
},
main_grid
:
{
columns
:
{
entity2name
:
'
客户
'
,
entity2name
:
'
选择客户:
'
,
telephone1
:
'主要电话'
,
primarycontactname
:
'主要联系人'
,
statecode
:
'状态'
,
...
...
app_BusinessCentral/src/mock/viewconfig/viewconfig.ts
浏览文件 @
b8d79e04
...
...
@@ -600,8 +600,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag"
:
"a0baf844a4d48914ee2623448b1a73fb"
},
"listaccountquickcreatebylist"
:
{
"title"
:
"
快速新建
"
,
"caption"
:
"
快速新建
"
,
"title"
:
"
查找客户
"
,
"caption"
:
"
查找客户
"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"Marketing"
,
"viewname"
:
"ListAccountQuickCreateByList"
,
...
...
app_BusinessCentral/src/pages/marketing/list-account-quick-create-by-list/list-account-quick-create-by-list-base.vue
浏览文件 @
b8d79e04
<
template
>
<studio-view
viewName=
"listaccountquickcreatebylist"
viewTitle=
"
快速新建
"
class=
'deoptview list-account-quick-create-by-list'
>
<studio-view
viewName=
"listaccountquickcreatebylist"
viewTitle=
"
查找客户
"
class=
'deoptview list-account-quick-create-by-list'
>
<template
slot=
'title'
>
<span
class=
'caption-info'
>
{{
$t
(
model
.
srfTitle
)
}}
</span>
</
template
>
...
...
app_BusinessCentral/src/widgets/list-account/main-grid/main-grid-base.vue
浏览文件 @
b8d79e04
...
...
@@ -552,7 +552,7 @@ export default class MainBase extends Vue implements ControlInterface {
public
allColumns
:
any
[]
=
[
{
name
:
'entity2name'
,
label
:
'
客户
'
,
label
:
'
选择客户:
'
,
langtag
:
'entities.listaccount.main_grid.columns.entity2name'
,
show
:
true
,
util
:
'PX'
...
...
app_BusinessCentral/src/widgets/list-account/quick-create-by-list-form/quick-create-by-list-form-base.vue
浏览文件 @
b8d79e04
...
...
@@ -436,10 +436,10 @@ export default class QuickCreateByListBase extends Vue implements ControlInterfa
{
required
:
false
,
type
:
'string'
,
message
:
' 值不能为空'
,
trigger
:
'blur'
},
],
entity2name
:
[
{
type
:
'string'
,
message
:
'
客户
值必须为字符串类型'
,
trigger
:
'change'
},
{
type
:
'string'
,
message
:
'
客户
值必须为字符串类型'
,
trigger
:
'blur'
},
{
required
:
false
,
type
:
'string'
,
message
:
'
客户
值不能为空'
,
trigger
:
'change'
},
{
required
:
false
,
type
:
'string'
,
message
:
'
客户
值不能为空'
,
trigger
:
'blur'
},
{
type
:
'string'
,
message
:
'
选择客户:
值必须为字符串类型'
,
trigger
:
'change'
},
{
type
:
'string'
,
message
:
'
选择客户:
值必须为字符串类型'
,
trigger
:
'blur'
},
{
required
:
false
,
type
:
'string'
,
message
:
'
选择客户:
值不能为空'
,
trigger
:
'change'
},
{
required
:
false
,
type
:
'string'
,
message
:
'
选择客户:
值不能为空'
,
trigger
:
'blur'
},
],
entity2id
:
[
{
type
:
'string'
,
message
:
'客户 值必须为字符串类型'
,
trigger
:
'change'
},
...
...
@@ -482,7 +482,7 @@ export default class QuickCreateByListBase extends Vue implements ControlInterfa
,
srfsourcekey
:
new
FormItemModel
({
caption
:
''
,
detailType
:
'FORMITEM'
,
name
:
'srfsourcekey'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
disabled
:
false
,
enableCond
:
3
})
,
entity2name
:
new
FormItemModel
({
caption
:
'
客户
'
,
detailType
:
'FORMITEM'
,
name
:
'entity2name'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
disabled
:
false
,
enableCond
:
3
})
entity2name
:
new
FormItemModel
({
caption
:
'
选择客户:
'
,
detailType
:
'FORMITEM'
,
name
:
'entity2name'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
disabled
:
false
,
enableCond
:
3
})
,
entity2id
:
new
FormItemModel
({
caption
:
'客户'
,
detailType
:
'FORMITEM'
,
name
:
'entity2id'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
disabled
:
false
,
enableCond
:
3
})
,
...
...
businesscentral-core/src/main/java/cn/ibizlab/businesscentral/core/marketing/domain/ListAccount.java
浏览文件 @
b8d79e04
...
...
@@ -118,7 +118,7 @@ public class ListAccount extends EntityMP implements Serializable {
@JsonProperty
(
"entityname"
)
private
String
entityname
;
/**
*
客户
*
选择客户:
*/
@TableField
(
value
=
"entity2name"
)
@JSONField
(
name
=
"entity2name"
)
...
...
@@ -212,7 +212,7 @@ public class ListAccount extends EntityMP implements Serializable {
}
/**
* 设置 [
客户
]
* 设置 [
选择客户:
]
*/
public
void
setEntity2name
(
String
entity2name
){
this
.
entity2name
=
entity2name
;
...
...
businesscentral-core/src/main/java/cn/ibizlab/businesscentral/core/marketing/filter/ListAccountSearchContext.java
浏览文件 @
b8d79e04
...
...
@@ -97,28 +97,28 @@ public class ListAccountSearchContext extends QueryWrapperContext<ListAccount> {
this
.
getSearchCond
().
like
(
"entityname"
,
n_listname_like
);
}
}
private
String
n_accountname_eq
;
//[
客户
]
private
String
n_accountname_eq
;
//[
选择客户:
]
public
void
setN_accountname_eq
(
String
n_accountname_eq
)
{
this
.
n_accountname_eq
=
n_accountname_eq
;
if
(!
ObjectUtils
.
isEmpty
(
this
.
n_accountname_eq
)){
this
.
getSearchCond
().
eq
(
"entity2name"
,
n_accountname_eq
);
}
}
private
String
n_accountname_like
;
//[
客户
]
private
String
n_accountname_like
;
//[
选择客户:
]
public
void
setN_accountname_like
(
String
n_accountname_like
)
{
this
.
n_accountname_like
=
n_accountname_like
;
if
(!
ObjectUtils
.
isEmpty
(
this
.
n_accountname_like
)){
this
.
getSearchCond
().
like
(
"entity2name"
,
n_accountname_like
);
}
}
private
String
n_entity2name_eq
;
//[
客户
]
private
String
n_entity2name_eq
;
//[
选择客户:
]
public
void
setN_entity2name_eq
(
String
n_entity2name_eq
)
{
this
.
n_entity2name_eq
=
n_entity2name_eq
;
if
(!
ObjectUtils
.
isEmpty
(
this
.
n_entity2name_eq
)){
this
.
getSearchCond
().
eq
(
"entity2name"
,
n_entity2name_eq
);
}
}
private
String
n_entity2name_like
;
//[
客户
]
private
String
n_entity2name_like
;
//[
选择客户:
]
public
void
setN_entity2name_like
(
String
n_entity2name_like
)
{
this
.
n_entity2name_like
=
n_entity2name_like
;
if
(!
ObjectUtils
.
isEmpty
(
this
.
n_entity2name_like
)){
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录