|
@@ -75,8 +75,8 @@ import axios from "axios";
|
|
|
export default {
|
|
|
data() {
|
|
|
return {
|
|
|
- // url:'http://192.168.80.253:7777/',
|
|
|
- url:'http://192.168.80.185:7777/',
|
|
|
+ url:'http://192.168.80.253:7777/',
|
|
|
+ // url:'http://192.168.80.185:7777/',
|
|
|
loading: false,
|
|
|
ruleForm: {
|
|
|
webhook:
|