ws test
This commit is contained in:
parent
42cb907cfc
commit
4de905972c
3 changed files with 7 additions and 7 deletions
|
|
@ -3540,7 +3540,7 @@ export class ReportController extends Controller {
|
|||
}
|
||||
const metaData = { template: "report2", reportName: "report2", data: { data } };
|
||||
sendWebSocket(metaData)
|
||||
// return new HttpSuccess({ template: "report2", reportName: "report2", data: { data } });
|
||||
return new HttpSuccess();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue