NEZ-2479 fix:选中提示范围与实际点击生效范围不一致

This commit is contained in:
zhangyu
2022-12-27 15:43:38 +08:00
parent a9532937da
commit 153268bd5d
47 changed files with 242 additions and 267 deletions

View File

@@ -164,7 +164,7 @@
$t("overall.delete")
}}</span></el-dropdown-item
> -->
<el-dropdown-item v-has="'alertSilence_expire'" :command="['delete', scope.row]">
<el-dropdown-item v-has="'alertSilence_expire'" :command="['delete', scope.row]" :class="'nz-el-dropdown-menu-item'">
<delete-button
ref="deleteButton"
:from="'alertSilence'"