在表格后添加“操作”

This commit is contained in:
song2048
2021-08-06 15:10:47 +08:00
parent 4dd2f05b04
commit b1e39201f5
@@ -189,7 +189,7 @@
align="center"
label="项目经理">
</el-table-column>
<el-table-column label="" fixed="right" width="50" :resizable="false">
<el-table-column label="" fixed="right" width="50" :resizable="false" label="操作" align="center">
<template slot-scope="scope">
<div @click.stop style="display: inline-block">
<el-dropdown trigger="click" @command="handleCommand">