fix bug
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
placeholder="请输入"
|
||||
@input="value => normalizeDecimalInput('unitPrice', value)"
|
||||
>
|
||||
<template #suffix>元</template>
|
||||
<template #append>元/升</template>
|
||||
</el-input>
|
||||
</template>
|
||||
<template #transactionAmountForm>
|
||||
|
||||
Reference in New Issue
Block a user