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