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
68016376
Commit
68016376
authored
Jul 14, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
8ef2444f
6ae9a231
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
27 deletions
+32
-27
AccountNewCollectingOrPay.vue
...s/FinancialModule/accDetail/AccountNewCollectingOrPay.vue
+2
-2
addPassenger.vue
src/components/SalesModule/addPassenger.vue
+30
-25
No files found.
src/components/FinancialModule/accDetail/AccountNewCollectingOrPay.vue
View file @
68016376
...
@@ -427,9 +427,9 @@ export default {
...
@@ -427,9 +427,9 @@ export default {
if
(
this
.
msg
.
RB_Branch_Id
==
0
&&
this
.
msg
.
HelpBranchId
==
1218
){
TemplateId2
=
35
;
FBranchId
=
1218
;}
if
(
this
.
msg
.
RB_Branch_Id
==
0
&&
this
.
msg
.
HelpBranchId
==
1218
){
TemplateId2
=
35
;
FBranchId
=
1218
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1218
&&
this
.
msg
.
HelpBranchId
==
0
){
TemplateId2
=
35
;
FBranchId
=
1218
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1218
&&
this
.
msg
.
HelpBranchId
==
0
){
TemplateId2
=
35
;
FBranchId
=
1218
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1252
&&
this
.
msg
.
HelpBranchId
==
0
){
TemplateId2
=
35
;
FBranchId
=
1252
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1252
&&
this
.
msg
.
HelpBranchId
==
0
){
TemplateId2
=
292
;
FBranchId
=
1252
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1252
&&
this
.
msg
.
HelpBranchId
==
1218
){
TemplateId2
=
292
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1252
&&
this
.
msg
.
HelpBranchId
==
1218
){
TemplateId2
=
292
;}
if
(
this
.
msg
.
RB_Branch_Id
==
0
&&
this
.
msg
.
HelpBranchId
==
1252
){
TemplateId2
=
35
;
FBranchId
=
1252
;}
if
(
this
.
msg
.
RB_Branch_Id
==
0
&&
this
.
msg
.
HelpBranchId
==
1252
){
TemplateId2
=
292
;
FBranchId
=
1252
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1218
&&
this
.
msg
.
HelpBranchId
==
1252
){
TemplateId2
=
292
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1218
&&
this
.
msg
.
HelpBranchId
==
1252
){
TemplateId2
=
292
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1248
||
this
.
msg
.
HelpBranchId
==
1248
){
TemplateId2
=
289
;
FBranchId
=
1248
;}
if
(
this
.
msg
.
RB_Branch_Id
==
1248
||
this
.
msg
.
HelpBranchId
==
1248
){
TemplateId2
=
289
;
FBranchId
=
1248
;}
...
...
src/components/SalesModule/addPassenger.vue
View file @
68016376
...
@@ -930,13 +930,13 @@
...
@@ -930,13 +930,13 @@
if
(
type
)
{
if
(
type
)
{
findIndex
=
this
.
options
.
findIndex
(
x
=>
x
.
value
==
e
)
findIndex
=
this
.
options
.
findIndex
(
x
=>
x
.
value
==
e
)
let
obj
=
this
.
options
[
findIndex
]
let
obj
=
this
.
options
[
findIndex
]
this
.
addMsg
.
SurName
=
obj
.
name
this
.
addMsg
.
SurName
=
obj
.
name
.
toUpperCase
();
this
.
addMsg
.
ESurName
=
obj
.
label
this
.
addMsg
.
ESurName
=
obj
.
label
.
toUpperCase
();
}
else
{
}
else
{
findIndex
=
this
.
optionsNames
.
findIndex
(
x
=>
x
.
value
==
e
)
findIndex
=
this
.
optionsNames
.
findIndex
(
x
=>
x
.
value
==
e
)
let
obj
=
this
.
optionsNames
[
findIndex
]
let
obj
=
this
.
optionsNames
[
findIndex
]
this
.
addMsg
.
Name
=
obj
.
name
this
.
addMsg
.
Name
=
obj
.
name
.
toUpperCase
();
this
.
addMsg
.
EName
=
obj
.
label
this
.
addMsg
.
EName
=
obj
.
label
.
toUpperCase
();
}
}
},
},
remoteMethod
(
query
,
type
)
{
remoteMethod
(
query
,
type
)
{
...
@@ -1092,12 +1092,12 @@
...
@@ -1092,12 +1092,12 @@
if
(
tempObj
)
{
if
(
tempObj
)
{
//中文姓
//中文姓
if
(
tempObj
.
SurName
&&
tempObj
.
SurName
!=
''
)
{
if
(
tempObj
.
SurName
&&
tempObj
.
SurName
!=
''
)
{
this
.
addMsg
.
SurName
=
tempObj
.
SurName
;
this
.
addMsg
.
SurName
=
tempObj
.
SurName
.
toUpperCase
()
;
this
.
Transformation
(
this
.
addMsg
.
SurName
,
'SurName'
);
this
.
Transformation
(
this
.
addMsg
.
SurName
,
'SurName'
);
}
}
//中文名
//中文名
if
(
tempObj
.
Name
&&
tempObj
.
Name
!=
''
)
{
if
(
tempObj
.
Name
&&
tempObj
.
Name
!=
''
)
{
this
.
addMsg
.
Name
=
tempObj
.
Name
;
this
.
addMsg
.
Name
=
tempObj
.
Name
.
toUpperCase
()
;
this
.
Transformation
(
this
.
addMsg
.
Name
,
'Name'
);
this
.
Transformation
(
this
.
addMsg
.
Name
,
'Name'
);
}
}
//性别
//性别
...
@@ -1388,7 +1388,7 @@
...
@@ -1388,7 +1388,7 @@
this
.
options
.
push
({
this
.
options
.
push
({
label
:
x
.
toUpperCase
(),
label
:
x
.
toUpperCase
(),
value
:
index
+
1
,
value
:
index
+
1
,
name
:
this
.
addMsg
.
SurName
,
name
:
this
.
addMsg
.
SurName
.
toUpperCase
()
,
})
})
})
})
if
(
names
!=
null
&&
names
.
length
==
1
){
if
(
names
!=
null
&&
names
.
length
==
1
){
...
@@ -1423,16 +1423,21 @@
...
@@ -1423,16 +1423,21 @@
this
.
optionsNames
.
push
({
this
.
optionsNames
.
push
({
label
:
x
.
toUpperCase
(),
label
:
x
.
toUpperCase
(),
value
:
index
+
1
,
value
:
index
+
1
,
name
:
this
.
addMsg
.
Name
,
name
:
this
.
addMsg
.
Name
.
toUpperCase
()
,
})
})
})
})
if
(
names
!=
null
&&
names
.
length
==
1
){
if
(
names
!=
null
&&
names
.
length
==
1
){
if
(
input
){
this
.
addMsg
.
NameID
=
this
.
optionsNames
[
0
].
value
;
this
.
addMsg
.
EName
=
this
.
optionsNames
[
0
].
label
;
}
else
{
setTimeout
(()
=>
{
setTimeout
(()
=>
{
if
(
this
.
optionsNames
.
length
>
0
){
if
(
this
.
optionsNames
.
length
>
0
){
this
.
addMsg
.
NameID
=
this
.
optionsNames
[
0
].
value
;
this
.
addMsg
.
NameID
=
this
.
optionsNames
[
0
].
value
;
this
.
addMsg
.
EName
=
this
.
optionsNames
[
0
].
label
;
this
.
addMsg
.
EName
=
this
.
optionsNames
[
0
].
label
;
}
}
},
500
);
},
500
);
}
}
else
{
}
else
{
let
findIndex
=
this
.
optionsNames
.
findIndex
(
x
=>
x
.
label
==
this
.
addMsg
.
EName
)
let
findIndex
=
this
.
optionsNames
.
findIndex
(
x
=>
x
.
label
==
this
.
addMsg
.
EName
)
if
(
findIndex
!=-
1
){
if
(
findIndex
!=-
1
){
...
...
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