mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: 数据库表操作支持复制单元格数据菜单
This commit is contained in:
		@@ -12,6 +12,7 @@
 | 
			
		||||
            <ul class="el-dropdown-menu">
 | 
			
		||||
                <template v-for="(v, k) in state.dropdownList">
 | 
			
		||||
                    <li
 | 
			
		||||
                        :id="v.clickId"
 | 
			
		||||
                        v-auth="v.permission"
 | 
			
		||||
                        class="el-dropdown-menu__item"
 | 
			
		||||
                        aria-disabled="false"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user