|
@@ -137,7 +137,7 @@ export default {
|
|
|
}
|
|
|
this.loading = true;
|
|
|
postapi({
|
|
|
- url: "/GCLS-TC/GCLSTCServer/tools/TS/analys",
|
|
|
+ url: "/GCLSTCServer/tools/TS/analys",
|
|
|
data: {
|
|
|
tenantId: "",
|
|
|
text: this.txt,
|
|
@@ -155,7 +155,7 @@ export default {
|
|
|
getlist(msg) {
|
|
|
this.loading = true;
|
|
|
postapi({
|
|
|
- url: "GCLSTCServer/tools/TS/analysis/record/list",
|
|
|
+ url: "/qpqpqp/GCLSTCServer/tools/TS/analysis/record/list",
|
|
|
data: {
|
|
|
pageIndex: this.page,
|
|
|
pageSize: this.pageSize,
|