| 1 |
- import{l as t,bc as a,g as l,bb as o}from"./index-d3600154.js";function d(){return[{dataIndex:"type",title:t.errorLog.tableColumnType,width:80,customRender:({text:e})=>{const r=e===a.VUE?"green":e===a.RESOURCE?"cyan":e===a.PROMISE?"blue":a.AJAX?"red":"purple";return l(o,{color:r},{default:()=>e})}},{dataIndex:"url",title:"URL",width:200},{dataIndex:"time",title:t.errorLog.tableColumnDate,width:160},{dataIndex:"file",title:t.errorLog.tableColumnFile,width:200},{dataIndex:"name",title:"Name",width:200},{dataIndex:"message",title:t.errorLog.tableColumnMsg,width:300},{dataIndex:"stack",title:t.errorLog.tableColumnStackMsg}]}function i(){return d().map(e=>({field:e.dataIndex,label:e.title}))}export{d as getColumns,i as getDescSchema};
|