/** * Dbbame Default规则 */ import Api from "~/service/Api"; import Utils from "~/utils/index" export default { "bopbut.dclflg" :Utils.defaultFunction, "bopbut.ackflg" :Utils.defaultFunction, "bopbut.basflg" :Utils.defaultFunction, "bopbut.vrfflg" :Utils.defaultFunction, "recgrp.bas.tmpref" :Utils.defaultFunction, "recp.vrfpp.acp" :Utils.defaultFunction, "recgrp.dcl.rptdate" :Utils.defaultFunction, "recp.dclpp.acp" :Utils.defaultFunction, "recgrp.vrf.rptdate" :Utils.defaultFunction, "recgrp.bas.buscode" :Utils.defaultFunction, "recgrp.vrf.inptelc" :Utils.defaultFunction, "recgrp.dcl.inptelc" :Utils.defaultFunction, "recgrp.bas.custype" :Utils.defaultFunction, "ctlmod.wrkdbl.trdtyp" :Utils.defaultFunction, "recp.baspp.acp" :Utils.defaultFunction, "recgrp.vrf.actiontype" :Utils.defaultFunction, "recgrp.dcl.paytype" :Utils.defaultFunction, "recgrp.dcl.crtuser" :Utils.defaultFunction, "recgrp.vrf.crtuser" :Utils.defaultFunction, "recgrp.dcl.actiontype" :Utils.defaultFunction, "recgrp.bas.rptno" :Utils.defaultFunction, "recgrp.dcl.country" :Utils.defaultFunction, "recgrp.bas.custcod" :Utils.defaultFunction, "recgrp.bas.ownextkey" :Utils.defaultFunction, "bopbut.acttyp" :Utils.defaultFunction, "recgrp.bas.oppuser" :Utils.defaultFunction, } //你可以添加自动default处理