|
@@ -96,7 +96,7 @@ export default {
|
|
|
return {
|
|
return {
|
|
|
status: false,
|
|
status: false,
|
|
|
dataObj: {},
|
|
dataObj: {},
|
|
|
- onlineUrl: "http://8.136.230.133:8080",
|
|
|
|
|
|
|
+ onlineUrl: "http://8.140.188.129:8080", //'http://8.140.188.129:8080'线上 //http://8.136.230.133:8080 //测试
|
|
|
informationId: this.$route.query.informationId || "",
|
|
informationId: this.$route.query.informationId || "",
|
|
|
nowIndex: this.$route.query.nowIndex || "",
|
|
nowIndex: this.$route.query.nowIndex || "",
|
|
|
|
|
|