Skip to content

Commit

Permalink
chore: 清楚合并冲突
Browse files Browse the repository at this point in the history
  • Loading branch information
PachVerb committed Aug 22, 2020
1 parent 75937f7 commit 03a6284
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/views/main/setting/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,6 @@ export default {
test: 'helllosdfasfasd',
}
},
<<<<<<< HEAD
created() {},
=======
created() {
axios
.post('http://121.40.30.117:5000/server/addsetting', {
Expand All @@ -252,7 +249,6 @@ export default {
console.log(error)
})
},
>>>>>>> refactor(setting): 用户配置同步服务器
methods: {
//点击浏览按钮 将input的value值替换为文件夹路径
files(num) {
Expand Down

0 comments on commit 03a6284

Please sign in to comment.