@@ -20,8 +20,8 @@ function onLoad() {
page,
limit: 20,
gw_fb: 1,
- gw_fb_depart: isBureau ? "" : "1",
- display_all: isBureau ? '1' : "",
+ display_all: isBureau.value ? '1' : "",
+ from: isBureau.value ? 'gwk' : '',
...param,
},
}).then((res) => {