Compare commits

..

No commits in common. "c2ce7254978f0bb8aad3e6a06f81be7709352681" and "a43f4b3b33ef4efc940f9b31a9f0dfc120058b9a" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View File

@ -177,7 +177,7 @@ const state = reactive({
total: 0, total: 0,
gotoPage: 1, gotoPage: 1,
listConfig: { listConfig: {
url: `${import.meta.env.VITE_API_BASE_URL}/fiee/reports/quarterly/display`, url: `${import.meta.env.VITE_API_BASE_URL}/api/fiee/reports/quarterly/display`,
// url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display", // url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display",
params: { params: {
filtrate: { filtrate: {

View File

@ -177,7 +177,7 @@ const state = reactive({
total: 0, total: 0,
gotoPage: 1, gotoPage: 1,
listConfig: { listConfig: {
url: `${import.meta.env.VITE_API_BASE_URL}/fiee/reports/quarterly/display`, url: `${import.meta.env.VITE_API_BASE_URL}/api/fiee/reports/quarterly/display`,
// url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display", // url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display",
params: { params: {
filtrate: { filtrate: {

View File

@ -161,7 +161,7 @@ const state = reactive({
total: 0, total: 0,
gotoPage: 1, gotoPage: 1,
listConfig: { listConfig: {
url: `${import.meta.env.VITE_API_BASE_URL}/fiee/reports/quarterly/display`, url: `${import.meta.env.VITE_API_BASE_URL}/api/fiee/reports/quarterly/display`,
// url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display", // url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display",
params: { params: {
filtrate: { filtrate: {

View File

@ -175,7 +175,7 @@ const state = reactive({
total: 0, total: 0,
gotoPage: 1, gotoPage: 1,
listConfig: { listConfig: {
url: `${import.meta.env.VITE_API_BASE_URL}/fiee/reports/quarterly/display`, url: `${import.meta.env.VITE_API_BASE_URL}/api/fiee/reports/quarterly/display`,
// url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display", // url: "https://erpapi.fiee.com/api/fiee/reports/quarterly/display",
params: { params: {
filtrate: { filtrate: {