Commit 9eeec429 by 吕海涛

no message

parent e5e305bd
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
<template slot-scope="scope"> <template slot-scope="scope">
<el-button size="small" type="text" @click="() => $refs.addDialog.showDialog(scope.row)"> 编辑 </el-button> <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 size="small" type="text" style="color: red">
删除 删除
</el-button> </el-button>
</template> </template>
</el-table-column> </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