vue,vux判断字符串是否是undefined


if (typeof thisObj.city === 'undefined') {
  return
}

  

posted @ 2021-11-10 09:21  夏冬青  阅读(1702)  评论(0编辑  收藏  举报