@ -124,6 +124,7 @@ export default {
if (res.code == 200) {
this.$message.success("操作成功!");
this.handleClose();
this.$emit("search");
}
});
},