chore: 优化左树右表

This commit is contained in:
秋帆
2025-01-12 20:30:32 +08:00
parent 4b61e4027e
commit 8c55504bf8
18 changed files with 123 additions and 172 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="table-page">
<GiTable
title="应用管理"
title=""
row-key="id"
:data="dataList"
:columns="columns"