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.3 KiB
JavaScript
2 lines
1.3 KiB
JavaScript
import{D as e}from"./dictEnum-DeC8h6ZR.js";import{g as t}from"./dict-yGEj6H2j.js";import{u as n}from"./useRender-BJHJeiBI.js";const r=[{label:"岗位编码",field:"postCode",component:"Input"},{label:"岗位名称",field:"postName",component:"Input"},{label:"状态",field:"status",component:"Select",componentProps:{options:t(e.NORMAL_DISABLE)}}],{renderDict:a}=n(),s=[{title:"岗位编码",dataIndex:"postCode"},{title:"类别编码",dataIndex:"postCategory"},{title:"岗位名称",dataIndex:"postName"},{title:"排序",dataIndex:"postSort"},{title:"状态",dataIndex:"status",customRender:({value:o})=>a(o,e.NORMAL_DISABLE)},{title:"创建时间",dataIndex:"createTime"}],i=[{label:"岗位编号",field:"postId",component:"Input",show:!1},{label:"归属部门",field:"deptId",component:"TreeSelect",required:!0},{label:"岗位名称",field:"postName",component:"Input",required:!0},{label:"岗位编码",field:"postCode",component:"Input",required:!0},{label:"类别编码",field:"postCategory",component:"Input"},{label:"岗位排序",field:"postSort",component:"InputNumber",required:!0},{label:"岗位状态",field:"status",defaultValue:"0",component:"RadioButtonGroup",required:!0,componentProps:{options:t(e.NORMAL_DISABLE)}},{label:"备注",field:"remark",component:"InputTextArea"}];export{s as c,r as f,i as m};
|