|
@@ -6,7 +6,7 @@ import _ from 'lodash';
|
|
|
import type { IQueryType, IQueryResult, IQueryParams } from '@/util/types.util';
|
|
|
const axios = new AxiosWrapper();
|
|
|
const api = {
|
|
|
- url: `/freeLabel/v2/api/unit`,
|
|
|
+ url: `/jcyjdtglpt/v1/api/unit`,
|
|
|
};
|
|
|
export const UnitStore = defineStore('unit', () => {
|
|
|
const count = ref(0);
|