Default.js 414 Bytes
Newer Older
1 2 3 4 5 6 7 8

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

export default {
潘际乾 committed
9 10 11 12
    "fcdgrp.apl.pts.extkey"                      :Utils.defaultFunction,
    "gleflg"                      :Utils.defaultFunction,
    "cshstm"                      :Utils.defaultFunction,
    "fcdgrp.apl.pts.nam"                      :Utils.defaultFunction,
13 14
}
//你可以添加自动default处理