MrShi
2025-09-24 0e555ff7887e46c5bdd9d8ca237f7ed1e1634c0f
admin/src/views/platform/config.js
@@ -11,7 +11,7 @@
  9: '已授权离园',
  10: '已离园',
  11: '已过号',
  12: '已取消',
  12: '已取消'
}
export const queryQueueUpConfig = {
  formItems: [
@@ -23,4 +23,4 @@
    },
  ],
  online: true
}
}