ll
liukangdong
2025-02-27 88a34566f7c3f77d90daa3fd57fb0abca3e1b5e6
admin/src/views/platform/config.js
@@ -10,7 +10,8 @@
  8: '异常挂起',
  9: '已授权离园',
  10: '已离园',
  11: '已过号'
  11: '已过号',
  12: '已取消'
}
export const queryQueueUpConfig = {
  formItems: [
@@ -22,4 +23,4 @@
    },
  ],
  online: true
}
}