Direct sales feature implementation and optimizations-3
This commit is contained in:
parent
53c5d84a50
commit
26ce993c8b
|
|
@ -4,7 +4,6 @@ import {
|
||||||
axiosCommonInstanceData,
|
axiosCommonInstanceData,
|
||||||
axiosRetailOcrData,
|
axiosRetailOcrData,
|
||||||
} from '../AuthenicationToken/AuthenticationToken';
|
} from '../AuthenicationToken/AuthenticationToken';
|
||||||
import { data } from 'jquery';
|
|
||||||
|
|
||||||
// export const getUserGuideLines = createAsyncThunk('product/getBranchData', async ({ formType, userId }) => {
|
// export const getUserGuideLines = createAsyncThunk('product/getBranchData', async ({ formType, userId }) => {
|
||||||
// if (formType !=null && formType !=undefined && userId !=null && userId !=undefined) {
|
// if (formType !=null && formType !=undefined && userId !=null && userId !=undefined) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue