Commit da90ee41 by yangzhi

Merge branch 'dev'

parents 15d04078 ff7c09a5
......@@ -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',
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment