查询条件添加

This commit is contained in:
‘huanghaiixia’
2026-02-02 10:43:46 +08:00
parent 16a8e11308
commit 3ce161bcbe
26 changed files with 282 additions and 90 deletions

View File

@ -3,8 +3,8 @@ import { defHttp } from '/@/utils/http/axios';
import { ErrorMessageMode } from '/#/axios';
enum Api {
Page = '/contract/contractFact/page',
// Page = '/magic-api/contract/lngContractFact/page',
// Page = '/contract/contractFact/page',
Page = '/magic-api/contract/lngContractFact/page',
List = '/contract/contractFact/list',
Info = '/contract/contractFact/info',
LngContractFact = '/contract/contractFact',

View File

@ -6,7 +6,7 @@ enum Api {
// Page = '/dayPlan/pngAppro/page',
Page = '/magic-api/dayPlan/pngApproXs/page',
PageJsz = '/magic-api/dayPlan/pngApproJsz/page',
PageGd = '/magic-api//dayPlan/pngApproGd/page',
PageGd = '/magic-api/dayPlan/pngApproGd/page',
List = '/dayPlan/pngAppro/list',
Info = '/dayPlan/pngAppro/info',
LngPngAppro = '/dayPlan/pngAppro',

View File

@ -4,7 +4,7 @@ import { ErrorMessageMode } from '/#/axios';
enum Api {
// Page = '/dayPlan/pngApproGd/page',
Page = '/magic-api//dayPlan/pngApproGd/page',
Page = '/magic-api/dayPlan/pngApproGd/page',
List = '/dayPlan/pngApproGd/list',
Info = '/dayPlan/pngApproGd/info',
LngPngAppro = '/dayPlan/pngApproGd',

View File

@ -4,7 +4,7 @@ import { ErrorMessageMode } from '/#/axios';
enum Api {
Page = '/mdm/pipeGasDownloadPoint/page',
List = '/mdm/pipeGasDownloadPoint/list',
List = '/mdm/pipeGasDownloadPoint/list', //不分页
Info = '/mdm/pipeGasDownloadPoint/info',
LngBStationPng = '/mdm/pipeGasDownloadPoint',