Update src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx
This commit is contained in:
parent
3b569b5d84
commit
b18c92a734
|
|
@ -340,7 +340,7 @@ const BSScanTemplate = () => {
|
|||
],
|
||||
};
|
||||
|
||||
if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo1') {
|
||||
if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo2') {
|
||||
await dispatch(
|
||||
changeScanTemplate({
|
||||
Scantemplate: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue