societyOrder.js 3.3 KB
"use strict";const e=require("../../common/vendor.js"),a=require("../../api/work.js");if(!Array){(e.resolveComponent("up-navbar")+e.resolveComponent("up-empty")+e.resolveComponent("uni-pagination")+e.resolveComponent("up-parse")+e.resolveComponent("up-modal"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-navbar/u-navbar.js")+s+n+u+o+(()=>"../../uni_modules/uview-plus/components/u-empty/u-empty.js")+(()=>"../../uni_modules/uni-pagination/components/uni-pagination/uni-pagination.js")+(()=>"../../uni_modules/uview-plus/components/u-parse/u-parse.js")+(()=>"../../uni_modules/uview-plus/components/u-modal/u-modal.js"))();const o=()=>"../../components/carCard.js",s=()=>"../../components/navTop.js",n=()=>"../../components/wordInfo.js",u=()=>"../../components/operateList.js",t={__name:"societyOrder",setup(o){const s=e.ref([]),n=e.ref(0),u=e.ref(0),t=e.ref(!1),l=e.ref(!1),r=e.ref({policyNumber:"",message:""}),p=e.ref({message:""}),v=e.reactive({pageNum:1,pageSize:10}),c=e.ref("");e.onLoad((e=>{u.value=Number(e.type),d(u.value)})),e.onPullDownRefresh((async()=>{v.pageNum=1,s.value=[],d(u.value)}));const d=o=>{switch(o){case 0:c.value="待处理",a.queryMyList(v).then((a=>{s.value=a.data.rows,n.value=a.data.total,e.index.stopPullDownRefresh()}));break;case 1:c.value="已处理",a.queryProcessedList(v).then((a=>{s.value=a.rows,n.value=a.total,e.index.stopPullDownRefresh()}));break;case 2:c.value="进行中",a.queryOngoingList(v).then((a=>{s.value=a.rows,n.value=a.total,e.index.stopPullDownRefresh()}));break;case 3:c.value="已完结",a.queryEndedList(v).then((a=>{s.value=a.rows,n.value=a.total,e.index.stopPullDownRefresh()}));break;case 4:c.value="已作废",a.queryDeprecatedList(v).then((a=>{s.value=a.rows,n.value=a.total,e.index.stopPullDownRefresh()}))}};return(o,i)=>({a:e.p({placeholder:!0,leftIconColor:"#fff",autoBack:!0,bgColor:"transparent"}),b:e.f(s.value,((o,s,n)=>e.e({a:"afddfc3c-2-"+n+",afddfc3c-1-"+n,b:e.p({carNum:o.licensePlateNumber}),c:"afddfc3c-3-"+n+",afddfc3c-1-"+n,d:e.p({phone:o.phone,userName:o.name,company:o.sysDeptName})},0===u.value?{e:e.o(d,o.taskId),f:"afddfc3c-4-"+n+",afddfc3c-1-"+n,g:e.p({carInfo:o})}:{},{h:e.o((a=>{return s=o.businessKey,void e.index.navigateTo({url:`/pages/carDetail/carDetail?carInfoId=${s}`});var s}),o.taskId)},3===u.value?{i:e.o((e=>{return s=o.processInstanceId,void a.queryResult({processInstanceId:s}).then((e=>{var a,o;r.value.policyNumber=null==(a=null==e?void 0:e.data)?void 0:a.policyNumber,r.value.message=null==(o=null==e?void 0:e.data)?void 0:o.message,t.value=!0}));var s}),o.taskId)}:{},4===u.value?{j:e.o((e=>{return s=o.processInstanceId,void a.queryDefeatContent({processInstanceId:s}).then((e=>{var a;p.value.message=null==(a=null==e?void 0:e.data)?void 0:a.message,l.value=!0}));var s}),o.taskId)}:{},{k:o.taskId,l:"afddfc3c-1-"+n,m:e.p({tipContent:c.value,carInfo:o})}))),c:0===u.value,d:3===u.value,e:4===u.value,f:e.p({show:0==s.value.length,mode:"list",text:"暂无待办事项"}),g:e.o((e=>d(u.value))),h:e.o((e=>v.pageNum=e)),i:e.p({total:n.value,pageSize:v.pageSize,modelValue:v.pageNum}),j:s.value.length>0,k:e.p({content:r.value.message}),l:e.o((e=>t.value=!1)),m:e.p({show:t.value,title:"保单回馈"}),n:e.p({content:p.value.message}),o:e.o((e=>l.value=!1)),p:e.p({show:l.value,title:"作废备注"})})}},l=e._export_sfc(t,[["__scopeId","data-v-afddfc3c"]]);wx.createPage(l);