|
@@ -94,7 +94,7 @@ export default {
|
|
|
this.$refs['form'].validate((valid) => {
|
|
|
if (valid) {
|
|
|
this.$http({
|
|
|
- url: this.$http.adornUrl(`http://192.168.1.171:8210/management/sowranktable/update`),
|
|
|
+ url: this.$http.adornUrl(`http://122.112.224.199:9000/management/sowranktable/update`),
|
|
|
method: 'post',
|
|
|
data: this.$http.adornData({
|
|
|
'id': this.form.id,
|