mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-03-26 17:35:40 +08:00
实现路径规则各项数据修改
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<first-menu>
|
||||
<menu-item :href="'/servers/server/settings/locations?serverId=' + serverId">所有路径规则 »</menu-item>
|
||||
<menu-item :href="'/servers/server/settings/locations/location?serverId=' + serverId + '&locationId=' + locationId" :active="true">{{locationConfig.pattern}}</menu-item>
|
||||
</first-menu>
|
||||
Reference in New Issue
Block a user