From c42677d172ae24e552da57c619706b027d8faa0e Mon Sep 17 00:00:00 2001 From: "853931625@qq.com" Date: Tue, 30 Jun 2026 17:38:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jjb.config.js | 2 +- .../index.js | 2 +- .../List/index.js | 2 +- .../PersonnelRecords/index.js | 4 +-- .../PersonnelApplication/Apply/index.js | 23 ++++++++-------- .../PersonnelApplication/Add/index.js | 12 ++++++--- .../PersonnelPermissionRecords/List/index.js | 27 +++++++++++++------ .../VehicleApplication/Add/index.js | 1 + .../VehicleApplication/List/index.js | 8 +++++- .../EnclosedArea/Apply/Personnel/Add/index.js | 5 +++- .../EnclosedArea/Apply/Vehicle/Add/index.js | 2 +- .../EnclosedArea/DetailList/index.js | 3 ++- .../EnclosedAreaDoor/List/index.js | 1 + .../FirstLevelDoor/ApproverUser/index.js | 2 +- .../PersonnelAndVehicle/List/index.js | 1 - .../PersonnelAndVehicle/List/index.js | 1 - .../ShareVehicles/index.js | 9 ++++--- .../TemporaryVehicle/View/index.js | 2 +- 18 files changed, 68 insertions(+), 39 deletions(-) diff --git a/jjb.config.js b/jjb.config.js index 496764b..6f74de5 100644 --- a/jjb.config.js +++ b/jjb.config.js @@ -27,7 +27,7 @@ module.exports = { appKey: "", // fileUrl: "http://192.168.20.240:9787/mnt/", // fileUrl: "https://jpfz.qhdsafety.com/gbsFileTest/", - fileUrl: "https://skqhdg.porthebei.com:9004/file/uploadFiles2/", + fileUrl: "", }, // public/index.html注入全局变量 windowInject: { diff --git a/src/api/enclosedPersonnelAndVehicleStatistics/index.js b/src/api/enclosedPersonnelAndVehicleStatistics/index.js index 655198a..4864cd7 100644 --- a/src/api/enclosedPersonnelAndVehicleStatistics/index.js +++ b/src/api/enclosedPersonnelAndVehicleStatistics/index.js @@ -2,7 +2,7 @@ import { declareRequest } from "@cqsjjb/jjb-dva-runtime"; export const enclosedPersonnelAndVehicleStatisticsList = declareRequest( "enclosedPersonnelAndVehicleStatisticsLoading", - `Post > @/primeport/`, + `Post > @/primeport/vehicleApply/fgsCount`, ); export const enclosedPersonnelAndVehicleStatisticsVehicleEntryAndExitRecordsList = declareRequest( diff --git a/src/pages/Container/Enterprise/EnclosedArea/EnterprisePersonnelPermissions/List/index.js b/src/pages/Container/Enterprise/EnclosedArea/EnterprisePersonnelPermissions/List/index.js index 4a8f1f9..c4a4b52 100644 --- a/src/pages/Container/Enterprise/EnclosedArea/EnterprisePersonnelPermissions/List/index.js +++ b/src/pages/Container/Enterprise/EnclosedArea/EnterprisePersonnelPermissions/List/index.js @@ -125,7 +125,7 @@ function List(props) { @@ -171,6 +171,7 @@ function DetailList(props) { )}