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
e1686590
Commit
e1686590
authored
May 08, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c889bda6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
TravelControlList.vue
...components/TravelManager/TravelList/TravelControlList.vue
+1
-1
EditLeaveGroup.vue
...ts/TravelManager/TravelList/components/EditLeaveGroup.vue
+1
-1
No files found.
src/components/TravelManager/TravelList/TravelControlList.vue
View file @
e1686590
...
@@ -3481,7 +3481,7 @@
...
@@ -3481,7 +3481,7 @@
"】"
+
"】"
+
this
.
$t
(
"objFill.v101.dictriqiwei"
)
+
this
.
$t
(
"objFill.v101.dictriqiwei"
)
+
this
.
CopyTripAndFeatureMsg
.
StartDate
;
this
.
CopyTripAndFeatureMsg
.
StartDate
;
tipMsg
+=
",变更日期
,会删除地接酒店
。"
;
tipMsg
+=
",变更日期
后,请重新同步酒店信息
。"
;
}
}
that
.
Confirm
(
tipMsg
,
function
()
{
that
.
Confirm
(
tipMsg
,
function
()
{
that
.
saveLoading
=
true
;
that
.
saveLoading
=
true
;
...
...
src/components/TravelManager/TravelList/components/EditLeaveGroup.vue
View file @
e1686590
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<el-dialog
width=
"400px"
:title=
"$t('objFill.shengqingxgctgs')"
:visible
.
sync=
"outerVisible"
@
close=
"Cancel"
>
<el-dialog
width=
"400px"
:title=
"$t('objFill.shengqingxgctgs')"
:visible
.
sync=
"outerVisible"
@
close=
"Cancel"
>
<div>
<div>
<el-select
v-model=
"msg.NewOutBranchId"
:placeholder=
"$t('objFill.qingxzctgs')"
<el-select
v-model=
"msg.NewOutBranchId"
:placeholder=
"$t('objFill.qingxzctgs')"
style=
"width: 100%;"
>
style=
"width: 100%;"
filterable
>
<el-option
<el-option
v-for=
"item in newCompanyList"
v-for=
"item in newCompanyList"
:key=
"item.id"
:key=
"item.id"
...
...
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