mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 23:50:22 +08:00
fix:修复redirect组件未写template导致控制台警告问题
This commit is contained in:
@@ -19,3 +19,5 @@ replace({
|
|||||||
query,
|
query,
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<template></template>
|
||||||
|
|||||||
Reference in New Issue
Block a user