Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
86ec2b93
Commit
86ec2b93
authored
Jul 07, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bb7f2152
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
MyCustomer.vue
src/components/SalesModule/MyCustomer.vue
+10
-10
No files found.
src/components/SalesModule/MyCustomer.vue
View file @
86ec2b93
...
...
@@ -699,7 +699,7 @@
<el-input
v-model=
"addMsg.Email"
:placeholder=
"$t('pub.pleaseImport')"
maxlength=
"50"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"6"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"6"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('pub.area')"
prop=
"District"
>
<el-select
class=
"addMsgSW"
filterable
v-model=
'addMsg.Province'
@
change=
'getCity'
>
<el-option
v-for=
'item in provinceList'
:label=
'item.Name'
:value=
'item.ID'
:key=
'item.ID'
>
...
...
@@ -715,7 +715,7 @@
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"6"
v-if=
"currentUserInfo&&
currentUserInfo.RB_Branch_id ==1252
"
>
<el-col
:span=
"6"
v-if=
"currentUserInfo&&
(currentUserInfo.RB_Branch_id ==1252||currentUserInfo.RB_Branch_id ==1257)
"
>
<el-form-item
:label=
"$t('fnc.khleixing')"
prop=
"IsMember"
>
<el-select
v-model=
"addMsg.IsMember"
:placeholder=
"$t('objFill.qingxuanzhekhlx')"
>
<el-option
key=
"1"
:label=
"$t('salesModule.MemberCustomer')"
value=
"1"
></el-option>
...
...
@@ -762,7 +762,7 @@
</div>
</el-form-item>
</el-col>
<el-col
:span=
"6"
v-if=
"currentUserInfo&& currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"6"
v-if=
"currentUserInfo&& currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('objFill.pingtaiyhm')"
>
<div
style=
"display: flex;flex-wrap: nowrap;justify-content: space-between;"
>
<div
style=
"display: flex; flex-wrap: wrap;align-items: center;"
>
...
...
@@ -781,7 +781,7 @@
</div>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"4"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('objFill.qianyueyjkh')"
prop=
"SigningType"
>
<div
style=
"display: flex;flex-wrap: nowrap;"
>
<div>
...
...
@@ -818,7 +818,7 @@
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"4"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"4"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('salesModule.Belongbrand')"
prop=
"brandIds"
>
<el-select
filterable
class=
'multiple_input'
multiple
v-model=
'addMsg.brandIds'
:placeholder=
"$t('pub.pleaseSel')"
>
...
...
@@ -963,7 +963,7 @@
</span>
</p>
</el-col>
<el-col
:span=
"8"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2&& currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"8"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2&& currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('system.quety_area')"
prop=
"District"
>
<el-select
class=
"updateMsgSw"
filterable
v-model=
'updateMsg.Province'
@
change=
'getCityNew'
>
<el-option
v-for=
'item in provinceList'
:label=
'item.Name'
:value=
'item.ID'
:key=
'item.ID'
>
...
...
@@ -1018,7 +1018,7 @@
</div>
</el-form-item>
</el-col>
<el-col
:span=
"8"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252"
>
<el-col
:span=
"8"
v-if=
"currentUserInfo&¤tUserInfo.RB_Group_id==2 && currentUserInfo.RB_Branch_id !=1252
&& currentUserInfo.RB_Branch_id !=1257
"
>
<el-form-item
:label=
"$t('objFill.pingtaiyhm')"
>
<el-tag
:key=
"tag"
v-for=
"tag in updateMsg.PlatformUserNameList"
closable
:disable-transitions=
"false"
@
close=
"handleClose(tag)"
size=
"small"
style=
"margin-right: 5px;margin-bottom: 3px;"
>
...
...
@@ -1436,7 +1436,7 @@
}
}
this
.
updateMsg
.
SigningType
=
this
.
updateMsg
.
SigningType
?
1
:
0
if
(
this
.
currentUserInfo
&&
this
.
currentUserInfo
.
RB_Group_id
==
2
&&
this
.
currentUserInfo
.
RB_Branch_id
!=
1252
&&
(
this
.
updateMsg
.
Province
==
''
||
this
.
updateMsg
.
City
==
''
||
this
.
updateMsg
.
District
==
''
||!
this
.
updateMsg
.
District
))
{
if
(
this
.
currentUserInfo
&&
this
.
currentUserInfo
.
RB_Group_id
==
2
&&
this
.
currentUserInfo
.
RB_Branch_id
!=
1252
&&
currentUserInfo
.
RB_Branch_id
!=
1257
&&
(
this
.
updateMsg
.
Province
==
''
||
this
.
updateMsg
.
City
==
''
||
this
.
updateMsg
.
District
==
''
||!
this
.
updateMsg
.
District
))
{
this
.
$message
.
error
(
this
.
$t
(
'objFill.v101.LeaveGroupDownload.qingxzssq'
))
return
}
...
...
@@ -1940,7 +1940,7 @@
this
.
$message
.
error
(
this
.
$t
(
'rule.EnterContratPerson'
))
return
}
if
(
this
.
currentUserInfo
.
RB_Branch_id
==
1252
&&
this
.
addMsg
.
IsMember
!=
1
&&
this
.
addMsg
.
IsMember
!=
2
){
if
(
this
.
currentUserInfo
.
RB_Branch_id
==
1252
&&
currentUserInfo
.
RB_Branch_id
!=
1257
&&
this
.
addMsg
.
IsMember
!=
1
&&
this
.
addMsg
.
IsMember
!=
2
){
this
.
$message
.
error
(
this
.
$t
(
'objFill.qingxuanzhekhlx'
))
return
}
...
...
@@ -1964,7 +1964,7 @@
return
}
}
if
(
this
.
currentUserInfo
&&
this
.
currentUserInfo
.
RB_Group_id
==
2
&&
this
.
currentUserInfo
.
RB_Branch_id
!=
1252
&&
(
this
.
addMsg
.
Province
==
''
||
this
.
addMsg
.
City
==
''
||
this
.
addMsg
.
District
==
''
||!
this
.
addMsg
.
District
))
{
if
(
this
.
currentUserInfo
&&
this
.
currentUserInfo
.
RB_Group_id
==
2
&&
this
.
currentUserInfo
.
RB_Branch_id
!=
1252
&&
currentUserInfo
.
RB_Branch_id
!=
1257
&&
(
this
.
addMsg
.
Province
==
''
||
this
.
addMsg
.
City
==
''
||
this
.
addMsg
.
District
==
''
||!
this
.
addMsg
.
District
))
{
this
.
$message
.
error
(
this
.
$t
(
'objFill.v101.LeaveGroupDownload.qingxzssq'
))
return
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment