feat:菜单可配置
This commit is contained in:
@@ -81,7 +81,7 @@ export default {
|
||||
async goIndex() {
|
||||
await this.$store.dispatch('getRoleMenus', this.$store.state.postCode)
|
||||
uni.reLaunch({
|
||||
url: 'pages/lims/index/index'
|
||||
url: 'pages/device/index/index'
|
||||
})
|
||||
},
|
||||
submitForm() {
|
||||
|
||||
Reference in New Issue
Block a user