Commit 5e36d32c authored by 黄同智's avatar 黄同智

修改备注

parent d240acec
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
</div> </div>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="remark" label="备注" min-width="230"> <el-table-column prop="remark" label="备注" min-width="230" show-overflow-tooltip>
<template #default="{ row }"> <template #default="{ row }">
<span class="color-666">{{ row.remark }}</span> <span class="color-666">{{ row.remark }}</span>
</template> </template>
......
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