台桌列表更新
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
})
|
||||
|
||||
function returnIsUseing(key) {
|
||||
return key = key == 'using' ? (props.data.orderId ? key : 'idle') : key
|
||||
// return key = key == 'using' ? (props.data.orderId ? key : 'idle') : key
|
||||
return key
|
||||
}
|
||||
|
||||
function returnStutasColor(key) {
|
||||
|
||||
Reference in New Issue
Block a user