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
461 B

var d=(o,t,r)=>new Promise((m,s)=>{var F=e=>{try{a(r.next(e))}catch(n){s(n)}},i=e=>{try{a(r.throw(e))}catch(n){s(n)}},a=e=>e.done?m(e.value):Promise.resolve(e.value).then(F,i);a((r=r.apply(o,t)).next())});import{$ as l}from"./index-f4658ae7.js";class p{static CheckForm(t){return d(this,null,function*(){const r=new l("BP.WF.HttpHandler.WF_Admin_FoolFormDesigner");r.AddPara("FrmID",t),yield r.DoMethodReturnString("Designer_CheckFrm")})}}export{p as default};