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
b706681b
Commit
b706681b
authored
Jul 28, 2025
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增自主团标识
parent
2644d87f
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
0 deletions
+19
-0
TravelControlList.vue
...components/TravelManager/TravelList/TravelControlList.vue
+3
-0
TravelControlListSale.vue
...onents/TravelManager/TravelList/TravelControlListSale.vue
+3
-0
TravelPrice.vue
...nents/newTravelmanager/TravelGroupControl/TravelPrice.vue
+5
-0
TravelPrice2.vue
...ents/newTravelmanager/TravelGroupControl/TravelPrice2.vue
+6
-0
TravelPrice3.vue
...ents/newTravelmanager/TravelGroupControl/TravelPrice3.vue
+1
-0
TravelPrice4.vue
...ents/newTravelmanager/TravelGroupControl/TravelPrice4.vue
+1
-0
No files found.
src/components/TravelManager/TravelList/TravelControlList.vue
View file @
b706681b
...
...
@@ -775,6 +775,9 @@
AppPlat: item.StandardCurrencyName == '',
otherPlat: item.StandardCurrencyName == '',
}"
>
{{ item.StandardCurrencyName }}{{ $t("objFill.jiesuan") }}
</span>
<
template
v-if=
"item.OutBranchId==1253&& item.ExtPriceInfo&&item.ExtPriceInfo.IsIndependent==1"
>
<font>
自主团
</font>
</
template
>
</p>
<p
class=
"travelnowrap"
v-if=
"item.IsSetOut == 0"
>
<span
style=
"color: blue"
>
{{ $t("objFill.zhengchangft") }}
</span>
...
...
src/components/TravelManager/TravelList/TravelControlListSale.vue
View file @
b706681b
...
...
@@ -550,6 +550,9 @@
<p
class=
"travelnowrap"
>
<span>
{{$t('scen.sc_cp')}}
</span>
{{item.OutBranchName}}
<
template
v-if=
"item.OutBranchId==1253&& item.ExtPriceInfo&&item.ExtPriceInfo.IsIndependent==1"
>
<font
style=
"color:red;"
>
(自主团)
</font>
</
template
>
</p>
<p
v-if=
"(item.LineID==14 || item.LineID==90|| item.LineID==168||item.LineID==118) && item.HotelOrderListReports && item.HotelOrderListReports.length>0 "
>
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice.vue
View file @
b706681b
...
...
@@ -741,6 +741,10 @@
v-if=
"standardCurrencyName"
:class=
"{'TCneibu':standardCurrencyName=='人民币','TCb2b':standardCurrencyName=='日元',
'TCb2c':standardCurrencyName=='新台币','AppPlat':standardCurrencyName=='',
'otherPlat':standardCurrencyName=='',}"
>
{{standardCurrencyName}}{{$t('objFill.jiesuan')}}
</span>
<el-radio-group
v-if=
"priceData.OutBranchId==1253"
v-model=
"priceData.ExtPriceInfo.IsIndependent"
>
<el-radio
:label=
"0"
>
常规
</el-radio>
<el-radio
:label=
"1"
>
自主团
</el-radio>
</el-radio-group>
</el-form-item>
<el-form-item
style=
"margin-top:1px;"
>
<span
class=
"TP_Sendprepend"
style=
"margin:3px -1px 0 0"
>
{{$t('hotel.hotel_Supplier')}}
</span>
...
...
@@ -1548,6 +1552,7 @@
TCID
:
0
,
PlatformPriceJson
:
""
,
PlatformPriceList
:
[],
IsIndependent
:
0
,
//是否自主团 1是 (邹林定制部专用)
},
//团队基础扩展信息
};
}
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice2.vue
View file @
b706681b
...
...
@@ -732,6 +732,11 @@
v-if=
"standardCurrencyName"
:class=
"{'TCneibu':standardCurrencyName=='人民币','TCb2b':standardCurrencyName=='日元',
'TCb2c':standardCurrencyName=='新台币','AppPlat':standardCurrencyName=='',
'otherPlat':standardCurrencyName=='',}"
>
{{standardCurrencyName}}{{$t('objFill.jiesuan')}}
</span>
<el-radio-group
v-if=
"priceData.OutBranchId==1253"
v-model=
"priceData.ExtPriceInfo.IsIndependent"
>
<el-radio
:label=
"0"
>
常规
</el-radio>
<el-radio
:label=
"1"
>
自主团
</el-radio>
</el-radio-group>
</el-form-item>
<!-- <el-form-item prop="OutGroupType" style="margin-top:1px;">
<span class="TP_Sendprepend" style="margin:3px -1px 0 0">{{$t('objFill.v101.myOrdersAllType.zhutuanlx')}}</span>
...
...
@@ -1535,6 +1540,7 @@
TCID
:
0
,
PlatformPriceJson
:
""
,
PlatformPriceList
:
[],
IsIndependent
:
0
,
//是否自主团 1是 (邹林定制部专用)
},
//团队基础扩展信息
};
}
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice3.vue
View file @
b706681b
...
...
@@ -1288,6 +1288,7 @@
TCID
:
0
,
PlatformPriceJson
:
""
,
PlatformPriceList
:
[],
IsIndependent
:
0
,
//是否自主团 1是 (邹林定制部专用)
},
//团队基础扩展信息
};
}
...
...
src/components/newTravelmanager/TravelGroupControl/TravelPrice4.vue
View file @
b706681b
...
...
@@ -1291,6 +1291,7 @@
TCID
:
0
,
PlatformPriceJson
:
""
,
PlatformPriceList
:
[],
IsIndependent
:
0
,
//是否自主团 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