liukangdong
2024-10-09 6eef22c164b57c435f27f6f5e4b9d2a67300e8e9
admin/src/views/platform/components/PlatformQueuing.vue
@@ -96,6 +96,7 @@
          platformId: activePlat.id
        }).then(() => {
          Message.success('叫号成功')
          this.$emit('success')
          this.getList()
        })
      } else {