feat: 根据网元显示特有菜单
This commit is contained in:
@@ -244,7 +244,7 @@ export default {
|
||||
},
|
||||
error: {
|
||||
err403: {
|
||||
ttile: 'No access',
|
||||
ttile: 'No Access',
|
||||
subTitle:'Please do not perform illegal operations, you can go back to the main page or return to the',
|
||||
backHome: 'Back to Home',
|
||||
back: 'Back',
|
||||
@@ -1902,7 +1902,7 @@ export default {
|
||||
pathTip:`The accessed routing address, such as: user, /auth 1. If the network address requires internal access, start with http(s):// Menu behavior (root node): The current window opens the menu behavior, (non-root node) :Embedded window. 2. If the network address requires external access, set the internal address option to No. Menu behavior: Open a new tab 3. If the embedded subpage needs to hide the page, set the display status option to Hide address splicing to embed routing. address`,
|
||||
sonPage:'Subpage address',
|
||||
componentTip:' The component path accessed by views in the page component directory, such as: system/user/index Note: The routing address without the .vue file suffix is the network address and can be filled in as a link',
|
||||
perms:`Permission identification example: monitor:server:query Permission identification is used in the back-end controller, such as:['monitor:server:query'] Permission identification is used in the front-end Vue page, such as: v-perms:has="['monitor:server:query']"`
|
||||
perms:"Example of privilege identification:monitor:server:query If network element specific udm#service:query or udm+ims#service:query",
|
||||
},
|
||||
dict:{
|
||||
dictInfo:'Dictionary Type Information',
|
||||
|
||||
Reference in New Issue
Block a user