From fcd2db904a3dc17933bb7bb5333473c32c5a6a87 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 18 Jun 2025 13:48:41 +0800 Subject: [PATCH] no message --- pages/workBench/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/workBench/index.vue b/pages/workBench/index.vue index 2c8ae98..bec578d 100644 --- a/pages/workBench/index.vue +++ b/pages/workBench/index.vue @@ -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({