Commit 2f79e85b by wusiyi

fix: podcn更换物流修改币种符号

parent eeabe452
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<b v-else-if="!row.status" style="color: red">失败</b> <b v-else-if="!row.status" style="color: red">失败</b>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="预计运费($)" align="center" prop="payFreight"> <el-table-column label="预计运费()" align="center" prop="payFreight">
</el-table-column> </el-table-column>
</el-table> </el-table>
<template #footer> <template #footer>
......
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