2 lines
657 B
JavaScript
2 lines
657 B
JavaScript
"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello",Select:!0}),onLoad(){},methods:{MakeAppointmentPK(){this.Select=!1,this.$emit("MakeAppointmentPK")},RealTimePk(){this.Select=!0,this.$emit("RealTimePk")},screening(){this.$emit("screening")},Search(){this.$emit("Search")}}};const n=e._export_sfc(t,[["render",function(t,n,i,c,o,s){return{a:e.o(((...e)=>s.RealTimePk&&s.RealTimePk(...e))),b:o.Select?1:"",c:o.Select?"":1,d:e.o(((...e)=>s.MakeAppointmentPK&&s.MakeAppointmentPK(...e))),e:o.Select?"":1,f:o.Select?1:"",g:e.o(((...e)=>s.screening&&s.screening(...e)))}}],["__scopeId","data-v-380f6f58"]]);wx.createComponent(n);
|