no message

cyl/master-im
jscyl13849007907 5 months ago
parent a0380a03c4
commit fcd2db904a

@ -321,8 +321,8 @@ export default {
});
},
getNum() {
let that = this;
that.G.Get(that.api.bind_getApplyNum + "/" + 1, {}, (res) => {
let that = this;
that.G.Get(that.api.bind_getApplyNum, {}, (res) => {
console.log("获取待处理数量:", res);
if (res.approvePassHasNotRed > 0) {
uni.setTabBarBadge({

Loading…
Cancel
Save