From 8db235ea53d0909dff13844dcb2aa258fe9e6f7c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 11 六月 2024 15:47:09 +0800
Subject: [PATCH] ''
---
h5/pages/staff/task/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/pages/staff/task/index.vue b/h5/pages/staff/task/index.vue
index 8410340..39d32d6 100644
--- a/h5/pages/staff/task/index.vue
+++ b/h5/pages/staff/task/index.vue
@@ -27,13 +27,13 @@
@click="statusClick(1)"
:class="{ active: search.queryType === 1 }"
class="box_head_item"
- >宸插鐞� {{ headData.noticeDealNum }}</view
+ >宸插鐞�</view
>
<view
@click="statusClick(2)"
:class="{ active: search.queryType === 2 }"
class="box_head_item"
- >鎴戝彂璧风殑 {{ headData.noticeCreateNum }}</view
+ >鎴戝彂璧风殑</view
>
<view
@click="statusClick(3)"
--
Gitblit v1.9.3