no message

This commit is contained in:
leave 2020-11-04 10:43:17 +08:00
parent 5bafcfdf2e
commit 0da5759728

View File

@ -181,6 +181,7 @@
@remove="showPopupPerson=true"
/>
<popupRemovePerson
title="删除被考核人员"
:showPopup.sync='showPopupPerson'
:startId='options.startId'
@cb="handlePopupRemoveListSuccessful"