mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 解决 logout 写死 无法扩展路径问题
This commit is contained in:
@ -381,7 +381,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import config from '../../package.json'
|
||||
import config from '@/../package.json'
|
||||
|
||||
export default {
|
||||
name: "Index",
|
||||
|
Reference in New Issue
Block a user