1 |
- import{G as l,U as p,D as d,A as u}from"./api.6ebc2c7e.js";import{H as m}from"./index.4e34480b.js";import"./elementPlus.5243d764.js";import{T as h}from"./enum.b2540ac7.js";import{p as w}from"./vue.9083513e.js";import"./echarts.594b4072.js";const D=function({crudExpose:f,context:e}){const{editTmpl:o,showDialog:i}=e,r=async t=>await l(t),a=async({form:t,row:c})=>(t.id=c.id,await p(t)),n=async({row:t})=>await d(t.id),s=async({form:t})=>await u(t);return w("$hasPermissions"),{crudOptions:{table:{height:900,size:"default",border:!1},container:{fixedHeight:!1},request:{pageRequest:r,addRequest:s,editRequest:a,delRequest:n},rowHandle:{fixed:"right",width:100,buttons:{view:{show:!1},edit:{text:null,iconRight:"Edit",type:"text",order:1,tooltip:{placement:"top",content:"编辑"},click:t=>{o(t.row)}},custom:{text:null,iconRight:"SetUp",type:"text",order:2,tooltip:{placement:"top",content:"关联广告活动"},click:t=>{i()}},remove:{iconRight:"Delete",type:"text",text:null,order:3,tooltip:{placement:"top",content:"删除"}}}},actionbar:{show:!0,buttons:{add:{show:!1}}},columns:{id:{title:"ID",column:{width:100,align:"center"}},name:{title:"模板名称",column:{width:"150px"},search:{show:!1}},"rule.type":{title:"模板类型",type:"dict-select",dict:m({data:h}),search:{show:!0,component:{props:{clearable:!0}}}},campaignNumber:{title:"广告活动数量"},creator_username:{title:"创建人"},modifier_username:{title:"修改人"}}}}};export{D as createCrudOptions};
|