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
isc-v3.1-tmp
isc-web-vue
Commits
b30900b4
Commit
b30900b4
authored
Oct 06, 2024
by
吴佳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fxtsqo、fxtlop、fxtlcm 添加c-page
parent
7503d896
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
index.vue
src/page/Funds/Fxtlcm/views/index.vue
+2
-0
index.vue
src/page/Funds/Fxtlop/views/index.vue
+2
-0
index.vue
src/page/Funds/Fxtsqo/views/index.vue
+2
-2
No files found.
src/page/Funds/Fxtlcm/views/index.vue
View file @
b30900b4
<
template
>
<div
class=
"eContainer"
>
<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"
>
<!--fxtlcm PD000001 Confirmation -->
...
...
@@ -27,6 +28,7 @@
@
handleSureWarning=
"handleSureWarning"
ref=
"commonBtn"
>
</c-function-btn>
</c-page>
</div>
</
template
>
<
script
>
...
...
src/page/Funds/Fxtlop/views/index.vue
View file @
b30900b4
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
"结售汇平盘确认"
>
<el-form
:model=
"model"
:rules=
"rules"
...
...
@@ -35,6 +36,7 @@
@
handleSureWarning=
"handleSureWarning"
ref=
"commonBtn"
>
</c-function-btn>
</c-page>
</div>
</
template
>
<
script
>
...
...
src/page/Funds/Fxtsqo/views/index.vue
View file @
b30900b4
<
template
>
<div
class=
"eContainer"
>
<
!--
<c-page
title=
"结售汇报价"
>
--
>
<
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"
>
<!--Quote -->
...
...
@@ -33,7 +33,7 @@
:handleSubmit=
"handleSubmit"
@
handleSureWarning=
"handleSureWarning"
ref=
"commonBtn"
></c-function-btn>
<
!--
</c-page>
--
>
<
/c-page
>
</div>
</
template
>
<
script
>
...
...
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