mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-07-28 09:51:11 +00:00
feat(riot-v5): upgrade remove-image and copy-to-clipboard
This commit is contained in:
@@ -6,7 +6,7 @@ function baseUrl() {
|
||||
|
||||
export default {
|
||||
home() {
|
||||
router.pus(baseUrl());
|
||||
router.push(baseUrl());
|
||||
},
|
||||
taglist(image) {
|
||||
router.push(`${baseUrl()}#!/taglist/${image}`);
|
||||
|
||||
Reference in New Issue
Block a user