下单选择人数条件修改
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
})
|
||||
console.log()
|
||||
|
||||
if ( !data.data.shopTableInfo.choseCount ) {
|
||||
if ( data.data.shopTableInfo && !data.data.shopTableInfo.choseCount ) {
|
||||
uni.pro.navigateTo('/pagesOrder/orderAMeal/index', {
|
||||
tableCode: tableCode,
|
||||
shopId: data.data.storeInfo.id,
|
||||
|
||||
Reference in New Issue
Block a user