1、调度日志点击详情无数据显示

2、id显示序号问题
3、租户详情修改中不显示名称密码
This commit is contained in:
gexinzhineng/gxzn27
2023-03-13 09:53:43 +08:00
parent 3354462b75
commit c634214213
5 changed files with 7 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ const { t } = useI18n()
// CrudSchema
const crudSchemas = reactive<VxeCrudSchema>({
primaryKey: 'id',
primaryType: 'seq',
primaryType: 'id',
primaryTitle: '日志编号',
action: true,
columns: [