mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-17 19:41:52 +08:00
code review:商品管理
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { CrudSchema } from '@/hooks/web/useCrudSchemas'
|
||||
|
||||
// TODO @puhui999:如果只要 detail,可以不用 CrudSchema,只要描述的 Schema
|
||||
export const basicInfoSchema = reactive<CrudSchema[]>([
|
||||
{
|
||||
label: '商品名称',
|
||||
|
Reference in New Issue
Block a user