feat: add API endpoints for fetching staff profiles and staff list

This commit is contained in:
Ardeman
2025-03-25 19:07:29 +08:00
parent dce745f53d
commit 84451f1fd4
8 changed files with 82 additions and 72 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ export const SubscribePlanPage = () => {
</div>
<UiTable
data={dataTable || []}
data={dataTable}
columns={dataColumns}
slots={dataSlot}
options={{