刷脸设备列表
{{item.label}}设备
{{deviceList.filter(p=>p.type==item.value).length}}台 (可用:
{{deviceList.filter(p=>p.type==item.value&&!p.assigned).length}}, 已分配:
{{deviceList.filter(p=>p.type==item.value&&p.assigned).length}})
handleDragStart(e,this, tItem)">
{{tItem.name}}
{{tItem.assigned?"已分配" : "可用"}}
诊室列表 ({{roomList.length}}个)
handleDragEnter(e, item)" @dragleave="e=>handleDragLeave(e, item)"
@drop="e=>handleDrop(e, this, item)">
{{item.name}}
ID: {{item.id}}
{{tItem.name}}
分:{{tItem.updateTime}}
刷:{{item.payDate}}