table auto generate updated
This commit is contained in:
parent
1e6eebd83b
commit
77a286002c
@ -394,7 +394,7 @@ const DineInInner = () => {
|
||||
const tableName = createTable?.data?.data?.name;
|
||||
const RestaurantBranch = createTable?.data?.data?.restaurantbranch;
|
||||
const AutoCreateBody = {
|
||||
table: tableName,
|
||||
name: tableName,
|
||||
restaurantbranch: RestaurantBranch,
|
||||
enabled: formData.enable, // Uncomment if needed
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user