sysConstantConfigApi-64d28080.js 1.7 KB

1
  1. import{bk as t,bl as n}from"./index-610a1d46.js";const a=[{title:"常量名称",dataIndex:"name"},{title:"常量类型",dataIndex:"type"},{title:"备注",dataIndex:"remark"},{title:"常量编码",dataIndex:"code"},{title:"目录id",dataIndex:"cateid"}],l=[{label:"常量名称",field:"name",component:"Input",componentProps:{placeholder:"请输入常量名称"}},{label:"常量编码",field:"code",component:"Input",componentProps:{placeholder:"请输入常量编码"}}],s=[{label:"常量名称",field:"name",required:!0,component:"Input",componentProps:{placeholder:"请输入常量名称"}},{label:"常量类型",field:"type",required:!0,component:"Input",componentProps:{placeholder:"请输入常量类型"}},{label:"备注",field:"remark",required:!0,component:"Input",componentProps:{placeholder:"请输入备注"}},{label:"常量编码",field:"code",required:!0,component:"Input",componentProps:{placeholder:"请输入常量编码"}},{label:"目录id",field:"cateid",required:!0,component:"Input",componentProps:{placeholder:"请输入目录id"}}],d=[{label:"id",field:"id"},{label:"常量名称",field:"name"},{label:"常量类型",field:"type"},{label:"备注",field:"remark"},{label:"常量编码",field:"code"},{label:"目录id",field:"cateid"},{label:"记录创建时间",field:"createTime"},{label:"记录更新时间",field:"updateTime"}],r=e=>t.post({url:"/sys/constant/config/query/page",params:n(e)}),c=e=>t.get({url:"/sys/constant/config/detail/"+e}),i=e=>t.post({url:"/sys/constant/config/add",params:e}),p=e=>t.post({url:"/sys/constant/config/edit",params:e}),m=e=>t.post({url:"/sys/constant/config/removeByIds",params:e});export{i as a,p as b,m as c,s as d,r as e,a as f,l as g,c as s,d as v};