diff --git a/src/utils/api.js b/src/utils/api.js index da514af..df99a16 100644 --- a/src/utils/api.js +++ b/src/utils/api.js @@ -20,7 +20,8 @@ if(isKd){ host = 'http://www.huorantech.cn:9000'; // 中台线上 } else { console.log("本地-中台测试服"); - host = 'http://39.108.250.202:9000'; + host = 'http://39.108.250.202:9000'; //线上 + // host = 'http://192.168.31.137:9000'; //赓 } // host = 'http://192.168.31.137:9000' // 坤 diff --git a/src/views/Program.vue b/src/views/Program.vue index 723e01d..be09038 100644 --- a/src/views/Program.vue +++ b/src/views/Program.vue @@ -114,7 +114,7 @@ 编辑 保存 取消 - 删除 + 删除 diff --git a/src/views/Transaction.vue b/src/views/Transaction.vue index 68068dc..6819e33 100644 --- a/src/views/Transaction.vue +++ b/src/views/Transaction.vue @@ -146,7 +146,7 @@ style="width: 100%" >