Default.js 941 Bytes
Newer Older
m  
1198835488@qq.com committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

/**
* Bttdcr Default规则
*/
import Api from "~/service/Api";
import Utils from "~/utils/index"

export default {
    "btdgrp.blk.docdis"                      :Utils.defaultFunction,
    "btdgrp.be2.pts.nam"                      :Utils.defaultFunction,
    "btdgrp.rec.ownref"                      :Utils.defaultFunction,
    "ltdgrp.rec.ownref"                      :Utils.defaultFunction,
    "btdgrp.be1.pts.nam"                      :Utils.defaultFunction,
    "setmod.glemod.gleshwstm"                      :Utils.defaultFunction,
    "ledgrp.rec.ownref"                      :Utils.defaultFunction,
    "btdgrp.cbs.max.cur"                      :Utils.defaultFunction,
    "btdgrp.cbs.max.amt"                      :Utils.defaultFunction,
    "mtabut.clsflg"                      :Utils.defaultFunction,
    "btdgrp.blk.disdoc"                      :Utils.defaultFunction,
}
//你可以添加自动default处理