Commit 553ea6e7 authored by YIyiyi's avatar YIyiyi

pref:修改窗口绑定业务

parent d42a7031
......@@ -584,6 +584,8 @@ export default {
this.formData.businessIds = data.windowBusinessList.map(
(v) => v.siteBusinessId
);
} else {
this.formData.businessIds = [];
}
this.visibleWork = true;
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment