Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saas-manage
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chehuidong
saas-manage
Commits
da90ee41
Commit
da90ee41
authored
Jun 30, 2023
by
yangzhi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev'
parents
15d04078
ff7c09a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/views/basics/currency.vue
+3
-3
No files found.
src/views/basics/currency.vue
View file @
da90ee41
...
...
@@ -52,12 +52,12 @@
></el-input>
</el-form-item>
<el-form-item
label=
"
对
人民币汇率"
label=
"
兑
人民币汇率"
prop=
"exchangeCnyRate"
>
<el-input
v-model=
"addcurrencyform.exchangeCnyRate"
placeholder=
"
对
人民币汇率"
placeholder=
"
兑
人民币汇率"
></el-input>
</el-form-item>
<el-form-item
...
...
@@ -185,7 +185,7 @@ export default {
key
:
'currencyName'
,
},
{
label
:
'
对
人民币汇率'
,
label
:
'
兑
人民币汇率'
,
key
:
'exchangeCnyRate'
,
align
:
'center'
,
},
...
...
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