购物车修改

This commit is contained in:
GaoHao
2024-09-27 15:28:37 +08:00
parent 587fa3a620
commit a3e1d951e6
10 changed files with 4528 additions and 845 deletions

View File

@@ -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;