// 通知方式 export const METHODS = { 1: '钉钉', 2: '短信' } // 可以新增的数量 export const ADD_NUM = 5