console
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
||||
},
|
||||
clickLaw(index) {
|
||||
uni.switchTab({
|
||||
url: `/pages/AppLegalLearning/AppLegalLearning?inx=${index}`
|
||||
url: '/pages/AppLegalLearning/AppLegalLearning?inx=' + index
|
||||
})
|
||||
},
|
||||
handleActive({type, appId, url}) {
|
||||
|
||||
Reference in New Issue
Block a user