Commit 8efb7d70 authored by youjie's avatar youjie

no message

parent eff48168
...@@ -464,7 +464,7 @@ ...@@ -464,7 +464,7 @@
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="" prop=""
label="交易方式" show-overflow-tooltip width="210"> label="交易方式" show-overflow-tooltip width="300">
<template slot-scope="scope"> <template slot-scope="scope">
<div> <div>
<template v-if="scope.row.TradeWayList&&scope.row.TradeWayList.length>0"> <template v-if="scope.row.TradeWayList&&scope.row.TradeWayList.length>0">
......
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