@@ -179,7 +179,9 @@
this.loadData()
var userInfo = uni.getStorageSync("userInfo")
var that = this
-
+ uni.removeTabBarBadge({
+ index: 4
+ })
this.$api.doRequest('get', '/notice/query/noticeNumber').then(res => {
console.log("noticeNumber", res)
if (res.data.data) {