任务列表页面修改奖励图片标题文字
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
<span>{{ returnTypeName(scope.row.type) }}</span>
|
<span>{{ returnTypeName(scope.row.type) }}</span>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="奖励类型">
|
<el-table-column label="奖励图片">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-image
|
<el-image
|
||||||
style="width: 50px; height: 50px"
|
style="width: 50px; height: 50px"
|
||||||
|
|||||||
Reference in New Issue
Block a user