代码更新
This commit is contained in:
@@ -276,7 +276,8 @@
|
||||
* @param {Object} item
|
||||
*/
|
||||
function scanCode(item) {
|
||||
if ( !item.tableCode) {
|
||||
console.log(item)
|
||||
if ( item.tableCode != '') {
|
||||
infoBox.showToast('当前桌台已绑定')
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user