{{ record.maxBid == 0? '-': record.maxBid / 1000 }}
{{ text / 1000 }}
{{item.ocpxName}}({{(item.maxValue / 1000).toFixed(2)}})
-
{{item.deepName}}({{(item.deepValue / 1000).toFixed(2)}})
-
{{ item | bidType }}{{ index == JSON.parse(text).length - 1 ? '' : '、' }}
-
{{ text == '1' || text == '3' ? '头条' : '快手' }}
编辑
handleDelete(record.id)">
删除