搜索跳文章详情

This commit is contained in:
asd
2019-12-02 09:26:06 +08:00
parent 46269e14ec
commit bab4a163f0
2 changed files with 14 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ export default {
off(){
this.ifshow=false
},
sub(){
let t=this;
this.axios.post("http://lawpro.earnest.pro/api/Main/login",{uname:t.username,password:t.pwd}).then((res)=>{