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
f8f1714d
Commit
f8f1714d
authored
Aug 07, 2023
by
wuchun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
44b79b57
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
+2
-9
newQuotation.vue
...ponents/TravelManager/TravelNewQuotation/newQuotation.vue
+2
-9
No files found.
src/components/TravelManager/TravelNewQuotation/newQuotation.vue
View file @
f8f1714d
...
...
@@ -293,11 +293,9 @@
</span>
<span
style=
"background:#85ce61; "
class=
"newAopbdd"
>
<el-tooltip
class=
"item"
effect=
"dark"
w450content=
"查看"
placement=
"top-start"
popper-class=
"max-w250"
>
<
<<<<<<
HEAD
<
i
@
click=
"goUrl('QuotationAduit',item,1)"
class=
"iconfont icon-view"
></i>
">
</i>
=======
<i
@
click=
"goUrl('QuotationAduit',item.ID,1)"
class=
"iconfont icon-view"
></i>
">
</i>
>>>>>>> 3e8f9c2987e45c27bbea14ae5827ce25f6eeea3e
</el-tooltip>
</span>
<!-- <span style="background:#85ce61; " class="newAopbdd" @click="showDownLoad(item)">
...
...
@@ -536,11 +534,6 @@
else
if
(
this
.
postConfig
.
TeamType
==
1
)
{
chooseLineList
=
this
.
LineList
.
filter
(
qItem
=>
qItem
.
Is_PacketGroup
==
1
);
}
<<<<<<<
HEAD
//当地游
=======
//当地游
>>>>>>>
3
e8f9c2987e45c27bbea14ae5827ce25f6eeea3e
else
if
(
this
.
postConfig
.
TeamType
==
2
)
{
chooseLineList
=
this
.
LineList
.
filter
(
qItem
=>
qItem
.
LineDirection
==
3
);
}
...
...
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