Explorar el Código

增加异常信息日志

shaogen1995 hace 3 semanas
padre
commit
a05e299159
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/utils/tableData.ts

+ 2 - 1
src/utils/tableData.ts

@@ -110,7 +110,8 @@ export const I8tableC = [
   ['txt', '操作日期', 'createTime'],
   ['txt', 'IP记录', 'ip'],
   ['txt', '操作模块', 'type'],
-  ['txt', '操作事件', 'description']
+  ['txt', '操作事件', 'description'],
+  ['text', '异常信息', 'errMsg', 100]
 ]
 
 // 故事管理