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
40da5110
Commit
40da5110
authored
Jun 30, 2023
by
yangzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改字
parent
da90ee41
Show 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 @
40da5110
...
@@ -61,12 +61,12 @@
...
@@ -61,12 +61,12 @@
></el-input>
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
<el-form-item
label=
"
对
美元汇率"
label=
"
兑
美元汇率"
prop=
"exchangeUsdRate"
prop=
"exchangeUsdRate"
>
>
<el-input
<el-input
v-model=
"addcurrencyform.exchangeUsdRate"
v-model=
"addcurrencyform.exchangeUsdRate"
placeholder=
"
对
美元汇率"
placeholder=
"
兑
美元汇率"
></el-input>
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"备注"
prop=
"remark"
>
<el-form-item
label=
"备注"
prop=
"remark"
>
...
@@ -190,7 +190,7 @@ export default {
...
@@ -190,7 +190,7 @@ export default {
align
:
'center'
,
align
:
'center'
,
},
},
{
{
label
:
'
对
美元汇率'
,
label
:
'
兑
美元汇率'
,
key
:
'exchangeUsdRate'
,
key
:
'exchangeUsdRate'
,
align
:
'center'
,
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