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
c28839db
Commit
c28839db
authored
Aug 22, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/luochao/superman
parents
f9179fcb
020b2715
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+11
-2
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
c28839db
...
...
@@ -1614,11 +1614,15 @@ class="w135 _border_b_1">
</tr>
<tr>
<td>
{{$t('fnc.jiaoyiriqi')}}
</td>
<td
colspan=
"
7"
>
<td
:colspan=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2?4:
7"
>
<el-date-picker
v-model=
"AuditOrRefundMsg.TradeDate"
type=
"date"
:default-value=
"AuditOrRefundMsg.TradeDate"
value-format=
"yyyy-MM-dd"
:placeholder=
"$t('admin.admin_choDate')"
>
</el-date-picker>
</td>
<td
v-if=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2"
>
永樂付款手续费
</td>
<td
colspan=
"2"
v-if=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2"
>
<el-input
v-model=
"AuditOrRefundMsg.CarPayFee"
placeholder=
"请输入手续费"
type=
"text"
></el-input>
</td>
</tr>
</table>
<div
v-else
class=
"jiaoyiriqi"
>
...
...
@@ -1993,11 +1997,15 @@ class="w135 _border_b_1">
</tr>
<tr>
<td>
{{$t('fnc.jiaoyiriqi')}}
</td>
<td
colspan=
"
7"
>
<td
:colspan=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2?4:
7"
>
<el-date-picker
v-model=
"AuditOrRefundMsg.TradeDate"
type=
"date"
:default-value=
"AuditOrRefundMsg.TradeDate"
value-format=
"yyyy-MM-dd"
:placeholder=
"$t('admin.admin_choDate')"
>
</el-date-picker>
</td>
<td
v-if=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2"
>
永樂付款手续费
</td>
<td
colspan=
"2"
v-if=
"GetDetail.RB_Branch_Id==1248&&GetDetail.Type==2"
>
<el-input
v-model=
"AuditOrRefundMsg.CarPayFee"
placeholder=
"请输入手续费"
type=
"text"
></el-input>
</td>
</tr>
<!-- <tr v-if="GetDetail.RB_Branch_Id == 1220 && GetDetail.TemplateId == 245">
<td>返佣 <el-checkbox v-model="AuditOrRefundMsg.AutoFinanceType" :true-label="1" :false-label="0" ></el-checkbox></td>
...
...
@@ -2269,6 +2277,7 @@ class="w135 _border_b_1">
Image
:
[],
TemplateType
:
''
,
TradeDate
:
new
Date
().
Format
(
"yyyy-MM-dd"
),
CarPayFee
:
''
,
tradeWays
:
[{
ID
:
0
,
CurrencyId
:
0
,
...
...
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