Default.js 423 Bytes
Newer Older
潘际乾 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14

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

export default {
    "infcon.seapty"                      :Utils.defaultFunction,
    "infcon.pty.extkey"                      :Utils.defaultFunction,
    "infcon.usr.extkey"                      :Utils.defaultFunction,
    "infbut.dspstm"                      :Utils.defaultFunction,
}
//你可以添加自动default处理