@@ -22,7 +22,7 @@
<span :class="handlePriceColor(selectedRow.tHDetailEx.floatPL)">{{ selectedRow.tHDetailEx.floatPL }}</span>
</template>
</Cell>
- <Cell title="可退订金" :value="formatDecimal(refundDespoit)" />
+ <Cell title="可退定金" :value="formatDecimal(refundDespoit)" />
<Field label="类型">
<template #input>
<RadioGroup direction="horizontal" v-model="orderType" @click="onTypeChanged">