From e1c24d5ac92e89b214efe5a313b31459ddab537f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 24 九月 2024 16:43:51 +0800
Subject: [PATCH] ll
---
pda/pages/index/queueup.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pda/pages/index/queueup.vue b/pda/pages/index/queueup.vue
index e9e23c7..a62ada9 100644
--- a/pda/pages/index/queueup.vue
+++ b/pda/pages/index/queueup.vue
@@ -21,7 +21,7 @@
/>
</view>
<view class="count"
- >宸茬鍒拌溅杈嗭細<text>{{ total }}</text></view
+ >鎬绘帓闃熻溅杈嗭細<text>{{ total }}</text></view
>
</view>
<!-- -->
@@ -139,6 +139,7 @@
platConfirm(e) {
const index = e.indexs[0]
this.platformGroup = this.platformGroupList[index]
+ this.platformLineUpList = []
this.getList()
this.showPlatformgroup = false
},
--
Gitblit v1.9.3