做了一個(gè)功能,先跳轉(zhuǎn)到有參數(shù)的頁面,然后關(guān)閉頁面的時(shí)候跳到?jīng)]有參數(shù)的頁面,但是為什么總是出現(xiàn)跳不closeDialog() {
console.log(11111); this.$router.push({path:'/accountBalance',query:{addmodal:''}});
}然后出發(fā)以后還是跳轉(zhuǎn)到:http://localhost:8087/?#/accountBalance?addmodal=2
vue 跳轉(zhuǎn)到?jīng)]有參數(shù)的頁面
慕虎7371278
2019-03-18 21:07:39