diff --git a/src/views/layout/components/headbar.vue b/src/views/layout/components/headbar.vue index 219bc43..0495fbd 100644 --- a/src/views/layout/components/headbar.vue +++ b/src/views/layout/components/headbar.vue @@ -230,7 +230,7 @@ export default { } }, watch: { - orderList: { + paidOrderList: { handler (newVal, oldVal) { // 面包条订单图标跳动 if (this.getQuestInterval !== null) {