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