jiangping
2024-09-24 6a2689a44840490a64cf66b37eb09e45eb1da244
admin/src/views/platform/components/PlatformQueuing.vue
@@ -1,6 +1,6 @@
<template>
  <GlobalWindow
    title="月台叫号-xx号月台"
    :title="'月台叫号-'+title"
    :visible.sync="isShowModal"
    :showConfirm="false"
    width="800px"
@@ -92,6 +92,7 @@
        page: 1
      },
      carCodeFront: '',
      title: '',
      activePlat: {},
      dataList: []