!27 修改测试所提bug

Merge pull request !27 from 周建/master
This commit is contained in:
芋道源码
2023-03-14 12:56:09 +00:00
committed by Gitee
13 changed files with 140 additions and 67 deletions

View File

@ -10,7 +10,7 @@ export const rules = reactive({
// CrudSchema
const crudSchemas = reactive<VxeCrudSchema>({
primaryKey: 'id',
primaryType: 'seq',
primaryType: 'id',
primaryTitle: '表单编号',
action: true,
columns: [