You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1.4 KiB
JavaScript
2 lines
1.4 KiB
JavaScript
import{u as n}from"./useRender-BJHJeiBI.js";import"./index-4SGburFo.js";import"./entry/index-CwTXVJ2d-1723001953242.js";import"./vue-aEZWZQSa.js";import"./antd-BY-1PcYE.js";import"./useWindowSizeFn-C93ItSr2.js";import"./dict-yGEj6H2j.js";const l=[{label:"挂起",value:"2",color:"error"},{label:"激活",value:"1",color:"processing"}],{renderTag:a}=n(),c=[{dataIndex:"name",title:"流程名称"},{dataIndex:"key",title:"流程key"},{dataIndex:"version",title:"版本号",customRender({value:t}){return`V${t}.0`}},{dataIndex:"resourceName",title:"流程xml"},{dataIndex:"diagramResourceName",title:"流程图片"},{dataIndex:"suspensionState",title:"状态",customRender({value:t}){const e=l.find(o=>o.value==t);return a((e==null?void 0:e.label)||t,e==null?void 0:e.color)}},{dataIndex:"deploymentTime",title:"部署时间"}],x=[{field:"name",label:"流程名称",component:"Input"},{field:"key",label:"流程key",component:"Input"}],I=[{label:"id",field:"id",component:"Input",show:!1},{label:"模型名称",field:"name",component:"Input",required:!0,componentProps:{showCount:!0,maxlength:20}},{label:"模型key",field:"key",component:"Input",required:!0,componentProps:{showCount:!0,maxlength:20}},{label:"流程分类",field:"categoryCode",component:"TreeSelect",required:!0,defaultValue:"ALL"},{label:"备注",field:"description",component:"InputTextArea",componentProps:{rows:3,showCount:!0,maxlength:200}}];export{c as columns,I as modalSchemas,x as schemas};
|