This commit is contained in:
zhangsir
2024-07-09 14:23:30 +08:00
parent 6b7cec48f2
commit 11a036b0f8
4 changed files with 37 additions and 22 deletions

View File

@@ -478,6 +478,8 @@
}, 10000);
},
goAllPath(){
uni.setStorageSync('bandCodeList', '');
uni.setStorageSync('positionIdList', '');
uni.navigateTo({url:'/pages/learnPath/allPath'})
},
goStudy(item){