1 |
- import{d as _,ai as f,o as v,c as D,U as t,O as i,F as B,a8 as C,P as s,V as p,a as m,aF as h,aG as I}from"./vue.adf17aba.js";import{I as y}from"./index.ec96ead5.js";import{X as r}from"./index.34b03be2.js";import{_ as U}from"./_plugin-vue_export-helper.c27b6911.js";import"./elementPlus.4833989a.js";import"./echarts.72dc8373.js";const V=n=>(h("data-v-70d3565e"),n=n(),I(),n),N={class:"st-bid-input-container"},$={style:{display:"flex","justify-content":"flex-start",gap:"5px"}},E=V(()=>m("div",{style:{"margin-top":"7px"}},"出价范围:",-1)),F={style:{display:"flex","justify-content":"flex-start",gap:"10px"}},S=V(()=>m("div",{style:{"margin-top":"7px"}},"~",-1)),k=_({__name:"st-bid-input",props:{bidData:{},index:{}},setup(n){const u=n,g=[{label:"设置竞价",value:"1"},{label:"基于7天CPC",value:"2"},{label:"基于14天CPC",value:"3"},{label:"基于30天CPC",value:"4"}],w=(e,a,l)=>{r.toNumber(a)<=0&&l(new Error("请输入大于0的数值!")),l()},T=(e,a,l)=>{if(a===""||u.bidData.max==="")return l();r.toNumber(a)>=r.toNumber(u.bidData.max)&&l(new Error("最小值必须小于最大值!")),l()},x=(e,a,l)=>{if(a===""||u.bidData.min==="")return l();r.toNumber(a)<=r.toNumber(u.bidData.min)&&l(new Error("最大值必须大于最小值!")),l()};return(e,a)=>{const l=f("el-option"),b=f("el-select"),o=f("el-form-item");return v(),D("div",N,[t(o,null,{default:i(()=>[t(b,{modelValue:e.bidData.bidType,"onUpdate:modelValue":a[0]||(a[0]=d=>e.bidData.bidType=d),style:{width:"150px"}},{default:i(()=>[(v(),D(B,null,C(g,d=>t(l,{key:d.value,label:d.label,value:d.value},null,8,["label","value"])),64))]),_:1},8,["modelValue"])]),_:1}),t(o,null,{default:i(()=>[s(t(b,{modelValue:e.bidData.type,"onUpdate:modelValue":a[1]||(a[1]=d=>e.bidData.type=d),style:{width:"100px"}},{default:i(()=>[t(l,{label:"提高竞价",value:"increase"}),t(l,{label:"降低竞价",value:"decrease"})]),_:1},8,["modelValue"]),[[p,e.bidData.bidType!=="1"]])]),_:1}),t(o,null,{default:i(()=>[s(t(b,{modelValue:e.bidData.numType,"onUpdate:modelValue":a[2]||(a[2]=d=>e.bidData.numType=d),style:{width:"100px"}},{default:i(()=>[t(l,{label:"数值",value:"1"}),t(l,{label:"百分比",value:"2"})]),_:1},8,["modelValue"]),[[p,e.bidData.bidType!=="1"]])]),_:1}),t(o,{style:{width:"150px"},prop:e.index!==void 0?`rule.action.keywords[${e.index}].defaultBidding`:"rule.action.target.defaultBidding",rules:{validator:w,trigger:"blur"}},{default:i(()=>[t(y,{modelValue:e.bidData.defaultBidding,"onUpdate:modelValue":a[3]||(a[3]=d=>e.bidData.defaultBidding=d),prefix:e.bidData.numType==="1"||e.bidData.bidType==="1"?"$":"",suffix:e.bidData.numType==="2"&&e.bidData.bidType!=="1"?"%":""},null,8,["modelValue","prefix","suffix"])]),_:1},8,["prop","rules"]),s(m("div",$,[E,t(o,{prop:e.index!==void 0?`rule.action.keywords[${e.index}].min`:"rule.action.target.min",rules:{validator:T,trigger:"blur"}},{default:i(()=>[t(y,{modelValue:e.bidData.min,"onUpdate:modelValue":a[4]||(a[4]=d=>e.bidData.min=d),prefix:"$",style:{width:"150px"}},null,8,["modelValue"])]),_:1},8,["prop","rules"])],512),[[p,e.bidData.bidType!=="1"]]),s(m("div",F,[S,t(o,{prop:e.index!==void 0?`rule.action.keywords[${e.index}].max`:"rule.action.target.max",rules:{validator:x,trigger:"blur"}},{default:i(()=>[t(y,{modelValue:e.bidData.max,"onUpdate:modelValue":a[5]||(a[5]=d=>e.bidData.max=d),prefix:"$",style:{width:"150px"}},null,8,["modelValue"])]),_:1},8,["prop","rules"])],512),[[p,e.bidData.bidType!=="1"]])])}}});const O=U(k,[["__scopeId","data-v-70d3565e"]]);export{O as default};
|