You cannot 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
1.0 KiB
JavaScript
2 lines
1.0 KiB
JavaScript
1 year ago
|
import{u as e}from"./inquiry-227d0c94.js";import{o as p}from"./inquiry-8a7adca2.js";import l from"./inspectTip-0c879914.js";import{d as _,a as d,r as u,o as m,g as f,c as I,e as o,t as r,f as y,_ as v}from"./index-93dfb385.js";import"./inspect_title-6a22fa71.js";const g={class:"resultInspect"},h={class:"title"},k={class:"title"},R=_({name:"ResultInspect",__name:"resultInspect",setup(x,{expose:c}){const t=d({name:"",result:""}),a=u(null);m(async()=>{if(e().firstInspectList.length===0){a.value.open();return}});const i=async()=>{const n={itemId:e().selectSupportId,primaryId:e().firstInspectList[0].id,processId:e().processId},s=await p(n);t.result=s.data.result,t.name=s.data.ancillaryName,e().changeSelectSupportId(""),e().getAskAncillaryHistory()};return c({async init(){i()}}),(n,s)=>(f(),I("div",g,[o("div",h,r(`辅助检查项:${t.name}`),1),o("div",k,r(`辅助检查结果:${t.result}`),1),y(l,{ref_key:"inspectTipRef",ref:a},null,512)]))}});const b=v(R,[["__scopeId","data-v-5b96aed7"]]);export{b as default};
|