Handy_Cao 1 年之前
父節點
當前提交
4c6ed47d8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packages/sbyj/views/order/list/components/supplement-deposit/index.vue

+ 1 - 1
src/packages/sbyj/views/order/list/components/supplement-deposit/index.vue

@@ -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">