export default class Trtsel { constructor () { this.data = { sealcrtyp: '', infcon: { trownref: '', opndatfrom:new Date((new Date).getTime() - (7 * 24 * 60 * 60 * 1000)), opndatto:new Date(), pntref:'', matdatfrom:'', matdatto:'', searef:'', isClosed:'', pnttyp:'', } } } }