Commit 9f781070 by caoyanzhi

优化实现

parent 19fdfc00
......@@ -90,9 +90,7 @@
<el-button type="text" size="mini" @click.native="scope.row.showDelPopOver = false">取消</el-button>
<el-button type="primary" size="mini" @click.native="delTagApi(scope.$index, scope.row)">确定</el-button>
</div>
<el-button type="text" size="small" slot="reference" @click="function() {}">
删除
</el-button>
<el-button type="text" size="small" slot="reference">删除</el-button>
</el-popover>
</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