@ -319,6 +319,7 @@
</el-popconfirm>
<el-popconfirm v-if="true"
title="删除之后无法回复,确认删除?"
@onConfirm="handleDelNew(scope.row)"
@confirm="handleDelNew(scope.row)">
<el-button slot="reference"
type="text"
@ -323,6 +323,7 @@