This commit is contained in:
张成
2025-10-28 11:24:11 +08:00
parent a8d52f74ad
commit e039ae8c62
39 changed files with 636 additions and 676 deletions

View File

@@ -18,7 +18,7 @@
<script>
import uiTool from '@/utils/uiTool'
import roleServer from '@/api/system/roleServer'
import menuServer from '@/api/system_high/menuServer'
import menuServer from '@/api/system/menuServer'
export default {
name: 'tables_page',