diff --git a/src/views/tool/Instead/index.vue b/src/views/tool/Instead/index.vue index 3061b25..99c806c 100644 --- a/src/views/tool/Instead/index.vue +++ b/src/views/tool/Instead/index.vue @@ -706,7 +706,7 @@ watch( function init() { getTableList(); getCategoryList(); - carts.init(); + carts.init({ table_code: table.tableCode }); } onBeforeRouteLeave(() => {