Commit 31e1b6b1 by weix
parents a0ebe2e4 9eeec429
......@@ -110,7 +110,7 @@
<template slot-scope="scope">
<el-button size="small" type="text" @click="() => $refs.addDialog.showDialog(scope.row)"> 编辑 </el-button>
<el-button size="small" type="text" style="color: red">
删除
删除
</el-button>
</template>
</el-table-column>
......
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