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
e45c340b
Commit
e45c340b
authored
Nov 11, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
用款计划页面调整
parent
1141dba6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
279 additions
and
256 deletions
+279
-256
leaderReimbursement.vue
src/components/LeaderManagement/leaderReimbursement.vue
+268
-246
CostNewPriceForm.vue
...nts/TravelManager/TravelNewQuotation/CostNewPriceForm.vue
+8
-7
QuotationNewPrice.vue
...ts/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
+3
-3
No files found.
src/components/LeaderManagement/leaderReimbursement.vue
View file @
e45c340b
This diff is collapsed.
Click to expand it.
src/components/TravelManager/TravelNewQuotation/CostNewPriceForm.vue
View file @
e45c340b
...
@@ -116,7 +116,8 @@
...
@@ -116,7 +116,8 @@
<el-button
slot=
"append"
class=
"iconfont icon-img_haha"
@
click=
"addPeoNunber"
></el-button>
<el-button
slot=
"append"
class=
"iconfont icon-img_haha"
@
click=
"addPeoNunber"
></el-button>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<div
colspan=
"13"
style=
"color: #f12121;font-weigth: bold;"
>
{{
$t
(
'objFill.v101.tianrrshqindj'
)
}}
"+"
</div>
<div
colspan=
"13"
style=
"color: #f12121;font-weigth: bold;"
>
{{
$t
(
'objFill.v101.tianrrshqindj'
)
}}
"+"
</div>
</td>
</td>
</tr>
</tr>
</thead>
</thead>
...
@@ -177,18 +178,18 @@
...
@@ -177,18 +178,18 @@
</el-option>
</el-option>
</el-select>
</el-select>
<el-form-item
label=
"含餐:"
>
<el-form-item
label=
"含餐:"
>
<el-select
v-model=
'subItem.ContainDinnerType'
style=
"width:100px;"
placeholder=
"含餐类型
"
<el-select
v-model=
'subItem.ContainDinnerType'
style=
"width:100px;"
:placeholder=
"$t('objFill.v101.hancanlxin')
"
@
change=
"DinnerTypeChange(subItem)"
>
@
change=
"DinnerTypeChange(subItem)"
>
<el-option
label=
"含餐类型
"
:value=
'0'
></el-option>
<el-option
:label=
"$t('objFill.v101.hancanlxin')
"
:value=
'0'
></el-option>
<el-option
label=
"含早餐
"
:value=
'1'
></el-option>
<el-option
:label=
"$t('objFill.hanzaocan')
"
:value=
'1'
></el-option>
<el-option
label=
"含晚餐
"
:value=
'2'
></el-option>
<el-option
:label=
"$t('objFill.hanwancan')
"
:value=
'2'
></el-option>
<el-option
label=
"含早晚餐
"
:value=
'3'
></el-option>
<el-option
:label=
"$t('objFill.v101.hanzaowanc')
"
:value=
'3'
></el-option>
</el-select>
</el-select>
</el-form-item>
</el-form-item>
</td>
</td>
<td>
<td>
<el-input
type=
'text'
v-model=
"subItem.HotelCostPrice"
class=
"w70"
<el-input
type=
'text'
v-model=
"subItem.HotelCostPrice"
class=
"w70"
@
keyup
.
native=
"checkPrice(subItem,'HotelCostPrice'),getchange(1)"
placeholder=
"酒店价格
"
></el-input>
@
keyup
.
native=
"checkPrice(subItem,'HotelCostPrice'),getchange(1)"
:placeholder=
"$t('objFill.v101.jiudianjge')
"
></el-input>
<template
v-if=
"subItem.IsHotelChange"
>
<template
v-if=
"subItem.IsHotelChange"
>
<font
style=
"color:red;"
>
<font
style=
"color:red;"
>
<template
v-if=
"subItem.HotelChangeValue>0"
>
<template
v-if=
"subItem.HotelChangeValue>0"
>
...
...
src/components/TravelManager/TravelNewQuotation/QuotationNewPrice.vue
View file @
e45c340b
...
@@ -80,9 +80,9 @@
...
@@ -80,9 +80,9 @@
</th>
</th>
<th
colspan=
"7"
style=
"text-align:left;line-height:40px;"
>
<th
colspan=
"7"
style=
"text-align:left;line-height:40px;"
>
<p
style=
"color:red;font-weight:bold;"
>
<p
style=
"color:red;font-weight:bold;"
>
1.
{{
$t
(
'objFill.v101.changuitdyshnp'
)
}}
;
1.
{{
$t
(
'objFill.v101.changuitdyshnp'
)
}}
2.
{{
$t
(
'objFill.v101.xiaobtcgbjd'
)
}}
;
2.
{{
$t
(
'objFill.v101.xiaobtcgbjd'
)
}}
3.
{{
$t
(
'objFill.v101.dangdybxyjp'
)
}}
;;
3.
{{
$t
(
'objFill.v101.dangdybxyjp'
)
}}
</p>
</p>
</th>
</th>
</tr>
</tr>
...
...
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