Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
biyuewuhua
isc-web-vue
Commits
294674a7
Commit
294674a7
authored
Oct 14, 2024
by
xiaotong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
结售汇交易前端调整
parent
1ad91c93
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
5 deletions
+15
-5
index.vue
src/page/Funds/Fxtfcm/views/index.vue
+13
-3
index.vue
src/page/Funds/Fxtlop/views/index.vue
+2
-2
No files found.
src/page/Funds/Fxtfcm/views/index.vue
View file @
294674a7
<
template
>
<div
class=
"eContainer"
>
<c-content>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-page
title=
"结售汇平盘确认"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--fxtfcm PD000001 Confirmation -->
<el-tab-pane
label=
"概要"
name=
"cnfp"
>
<m-cnfp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--fxtfcm PD000023 MT300 -->
<el-tab-pane
label=
"MT300"
name=
"mt300"
>
<m-mt300
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -25,7 +35,7 @@
@
handleSureWarning=
"handleSureWarning"
ref=
"commonBtn"
></c-function-btn>
</c-
content
>
</c-
page
>
</div>
</
template
>
<
script
>
...
...
src/page/Funds/Fxtlop/views/index.vue
View file @
294674a7
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"结售汇平盘
确认
"
>
<c-page
title=
"结售汇平盘
登记
"
>
<el-form
:model=
"model"
:rules=
"rules"
...
...
@@ -12,7 +12,7 @@
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<!--fxtlop PD000001 Registration -->
<el-tab-pane
label=
"
Registration
"
name=
"regp"
>
<el-tab-pane
label=
"
概要
"
name=
"regp"
>
<m-regp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000027 -->
...
...
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