This commit is contained in:
yanran200730
2022-06-06 16:09:29 +08:00
parent 02097cf031
commit 5dc3aff7a2

View File

@@ -113,7 +113,7 @@
this.$u.toast('新增成功')
setTimeout(() => {
uni.reLaunch({
url: 'AppCountryAlbum'
url: './AppCountryAlbum'
})
}, 500)
}