Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
fukai
vue-gjjs
Commits
a3541c65
Commit
a3541c65
authored
Apr 18, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xrt交易整改
parent
71d2a2cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
XrtInfo.vue
src/views/Statics/Xrt/views/Dblxrt/XrtInfo.vue
+6
-2
No files found.
src/views/Statics/Xrt/views/Dblxrt/XrtInfo.vue
View file @
a3541c65
...
...
@@ -35,8 +35,12 @@
</c-col>
<c-col
:span=
"8"
class=
"col-right"
>
<el-form-item
label=
"货币名称"
prop=
"cur"
v-if=
"type == 'add'"
>
<c-input-currency
v-model=
"model.cur"
placeholder=
"请输入货币名称"
>
</c-input-currency>
<c-select
v-model=
"model.cur"
style=
"width: 100%"
placeholder=
"请选择币种类型"
:code=
"getCodesByKey('cur')"
></c-select>
</el-form-item>
<el-form-item
label=
"中间价"
prop=
"midrat"
>
<c-input-currency
v-model=
"model.midrat"
placeholder=
"请输入中间价"
>
...
...
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