feat: add defineOptions【d4bd50c3】
This commit is contained in:
@@ -13,6 +13,8 @@ import { exportPost, getPostPage, type PostVO } from '#/api/system/post';
|
||||
import { columns, formSchema } from './post.data';
|
||||
import PostModal from './PostModal.vue';
|
||||
|
||||
defineOptions({ name: 'SystemPost' });
|
||||
|
||||
const formOptions: VbenFormProps = {
|
||||
// 默认展开
|
||||
collapsed: false,
|
||||
|
||||
Reference in New Issue
Block a user