This commit is contained in:
caozehui
2025-02-14 10:39:00 +08:00
parent 3bb9cec08a
commit 40f18bbdf8

View File

@@ -102,7 +102,7 @@ const columns = reactive<ColumnProps<AuditLog.ReqAuditLogParams>[]>([
}, },
}, },
{ {
prop: 'operate_Type', prop: 'operateType',
label: '日志类型', label: '日志类型',
width: 100, width: 100,
}, },