提交
This commit is contained in:
parent
4af33499fb
commit
e22f400293
|
@ -93,7 +93,7 @@
|
||||||
<el-table-column label="供应商" align="left" prop="supplierName" width="180"
|
<el-table-column label="供应商" align="left" prop="supplierName" width="180"
|
||||||
:show-overflow-tooltip="true" />
|
:show-overflow-tooltip="true" />
|
||||||
<el-table-column label="城市" align="center" prop="city" width="130" />
|
<el-table-column label="城市" align="center" prop="city" width="130" />
|
||||||
<el-table-column label="媒体名称" align="center" prop="mediaPlacement" min-width="260"
|
<el-table-column label="媒体名称" align="center" prop="mediaName" min-width="260"
|
||||||
:show-overflow-tooltip="true" />
|
:show-overflow-tooltip="true" />
|
||||||
<el-table-column label="频次" align="center" prop="frequency" width="150" :show-overflow-tooltip="true" />
|
<el-table-column label="频次" align="center" prop="frequency" width="150" :show-overflow-tooltip="true" />
|
||||||
<el-table-column label="刊例价" align="center" prop="subscriptionPrice" width="120" />
|
<el-table-column label="刊例价" align="center" prop="subscriptionPrice" width="120" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user