系统管理中id显示序号bug

This commit is contained in:
gexinzhineng/gxzn27
2023-03-07 16:22:40 +08:00
parent cab8c9ad15
commit dac20068cc
11 changed files with 11 additions and 11 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: [