fix(banner管理页面-->编辑组件): 修复“房间”选项搜索功能失效的问题

This commit is contained in:
hzj 2026-02-02 14:12:24 +08:00
parent de507f7ab5
commit 384ccb8c27

View File

@ -163,7 +163,7 @@ export default {
that.$emit("success", that.roomProfile);
return;
}
if (type === "LONG_ID") return;
if (this.selectType === "LONG_ID") return;
that.loading = true;
that