perf: 添加 序号和操作栏标题
This commit is contained in:
@@ -15,6 +15,7 @@ export const rules = reactive({
|
||||
// CrudSchema
|
||||
const crudSchemas = reactive<VxeCrudSchema>({
|
||||
primaryKey: 'id',
|
||||
primaryType: 'seq',
|
||||
action: true,
|
||||
columns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user