格式化vue行内

2020-10-28  本文已影响0人  給我小鱼干
changeType(type) {
      const oItem = BANK_LABEL_TYPE.find(item => {
        return item.value === type
      })
      return oItem ? oItem.label : type
    },
上一篇 下一篇

猜你喜欢

热点阅读