|
|
@ -111,8 +111,7 @@ const logTableData = async (jwcode) => { |
|
|
// 返回按钮 |
|
|
// 返回按钮 |
|
|
const goback = () => { |
|
|
const goback = () => { |
|
|
router.push({ |
|
|
router.push({ |
|
|
path: "/userPermissions/module", |
|
|
|
|
|
query: { taber: "DeepMate" } |
|
|
|
|
|
|
|
|
path: "/userPermissions/limitManagement/tokenManage" |
|
|
}); |
|
|
}); |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
|