bugfix
This commit is contained in:
parent
36ef962b2d
commit
ff91537b0e
@ -321,7 +321,6 @@ bricks.AgentModel = class extends bricks.JsWidget {
|
||||
}
|
||||
await hr.handle_chunk(resp, this.chunk_response.bind(this, mout));
|
||||
this.chunk_ended();
|
||||
mout.estimate_w.show();
|
||||
}
|
||||
chunk_response(mout, l){
|
||||
l = l.trim();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user