mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	
						commit
						497b3c404d
					
				@ -392,6 +392,7 @@ export default {
 | 
			
		||||
    onBeforeMount(() => {
 | 
			
		||||
      vm = getCurrentInstance();
 | 
			
		||||
      st = vm.appContext.app.config.globalProperties.$storage;
 | 
			
		||||
      routerArrays = st.routesInStorage ?? routerArrays;
 | 
			
		||||
 | 
			
		||||
      emitter.on("tagViewsChange", key => {
 | 
			
		||||
        if (unref(showTags) === key) return;
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,3 @@
 | 
			
		||||
.
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="dict-container">
 | 
			
		||||
    <!-- 工具栏 -->
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user