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
db032543
Commit
db032543
authored
Jun 18, 2025
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6259d74b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
groupTourOrderByTuan.vue
src/components/SalesModule/groupTourOrderByTuan.vue
+2
-0
No files found.
src/components/SalesModule/groupTourOrderByTuan.vue
View file @
db032543
...
@@ -3298,6 +3298,7 @@
...
@@ -3298,6 +3298,7 @@
<!-- 修改备注 -->
<!-- 修改备注 -->
<div
class=
"productQuerybottomLayer ownScrollbarStyle"
v-show=
"isShowLayerRemarks"
<div
class=
"productQuerybottomLayer ownScrollbarStyle"
v-show=
"isShowLayerRemarks"
style=
"height:150px;min-height:150px"
>
style=
"height:150px;min-height:150px"
>
<orderRemark
v-if=
"isShowLayerRemarks"
:remarksMsg=
"remarksMsg"
@
close=
"closeDialog"
@
success=
"refreshPage"
>
<orderRemark
v-if=
"isShowLayerRemarks"
:remarksMsg=
"remarksMsg"
@
close=
"closeDialog"
@
success=
"refreshPage"
>
</orderRemark>
</orderRemark>
</div>
</div>
...
@@ -4852,6 +4853,7 @@
...
@@ -4852,6 +4853,7 @@
this
.
remarksMsg
.
UnionRemark
=
obj
.
unionRemark
;
this
.
remarksMsg
.
UnionRemark
=
obj
.
unionRemark
;
this
.
remarksMsg
.
IsIntermodal
=
obj
.
isIntermodal
;
this
.
remarksMsg
.
IsIntermodal
=
obj
.
isIntermodal
;
this
.
remarksMsg
.
TeamType
=
obj
.
teamType
;
this
.
remarksMsg
.
TeamType
=
obj
.
teamType
;
this
.
remarksMsg
.
isOrder
=
obj
.
isOrder
;
this
.
isShowLayerRemarks
=
true
;
this
.
isShowLayerRemarks
=
true
;
}
}
},
},
...
...
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