You can not 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
451 B

import{ah as s}from"./index-f4658ae7.js";function a(){return{getQueryArgs:(i,u,c)=>{const o=Object.assign(s(u||{}),s(i));delete o.EnName,delete o.EnsName;const n=[],r=Object.keys(o);for(const e of r)if(e!=="Idx"&&e!=="OrgNo"&&e!=="Icon"){if(e==="RefPK"){n.push(o[e],o.PKVal);continue}c.Row.has(e)&&e.toLowerCase()!=="orderby"&&n.push(e,o[e])}const t=r.find(e=>e.toLowerCase()==="orderby");return t&&n.push(o[t]),n}}}export{a as useDtlQueryCondition};