feat: 分组管理
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<ns-view-list-table v-bind="tableConfig" />
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { tableConfig } from './config';
|
||||
</script>
|
||||
<style lang="less" scoped></style>
|
Reference in New Issue
Block a user