export default class Cfaadd{ constructor () { this.data = { cfaold:{ cfatyp:"", // 申报类型 .cfaold.cfatyp ownextkey:"", // 业务所属行 .cfaold.ownextkey frmdat:"", // From .cfaold.frmdat tildat:"", // Until .cfaold.tildat }, pageId: "" // ctx的key } } }