Browse Source

no message

feature/v2.1
xpz2018 4 years ago
parent
commit
fdee00a4f6
1 changed files with 2 additions and 0 deletions
  1. 2
      pages/setting/vehicle-detial/index.js

2
pages/setting/vehicle-detial/index.js

@ -27,6 +27,8 @@ Scene({
wx.hideLoading() wx.hideLoading()
util.showToast(err) util.showToast(err)
}) })
} else {
this.setData({ safeBottom: app.globalData.safeBottom })
} }
}, },
showPlate: function(e){ showPlate: function(e){

Loading…
Cancel
Save