购物车修改
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
};
|
||||
},
|
||||
onLoad(options) {
|
||||
console.log(options)
|
||||
this.tableCode = options.tableCode;
|
||||
this.shopId = options.shopId;
|
||||
},
|
||||
@@ -55,7 +54,6 @@
|
||||
* 切换桌型
|
||||
*/
|
||||
tabCut(index) {
|
||||
console.log(index)
|
||||
this.numIndex = index;
|
||||
if ( index != -1) {
|
||||
this.dinersNum = index+1;
|
||||
|
||||
Reference in New Issue
Block a user