任务列表页面修改奖励图片标题文字

This commit is contained in:
2024-12-25 13:46:59 +08:00
parent f1f6605617
commit bef654169f

View File

@@ -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"