From 232b14e00abd345a05e9a70b6b5c38d2d0c674fa Mon Sep 17 00:00:00 2001 From: Developer Date: Thu, 28 May 2026 08:34:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=A1=A5=E8=B4=A7=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=92=8C=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/WarehouseManagement/Replenishment/index.vue | 1 + static/config.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/WarehouseManagement/Replenishment/index.vue b/src/views/WarehouseManagement/Replenishment/index.vue index e750864b..5f02a38f 100644 --- a/src/views/WarehouseManagement/Replenishment/index.vue +++ b/src/views/WarehouseManagement/Replenishment/index.vue @@ -71,6 +71,7 @@ + {{ scope.row.需求量 }} diff --git a/static/config.js b/static/config.js index 91d2aef8..5ee68b8c 100644 --- a/static/config.js +++ b/static/config.js @@ -4,8 +4,8 @@ export const name1_config = `OP1000` export const name3_config = `OP2000` export const name4_config = `OP9999` // -// var url = `http://192.168.1.27:8030` // 测试环境 接口端口号 http://192.168.1.27:8031 测试环境管理系统 0001 654321 -var url = `http://192.168.1.27:8010` // 正式环境 接口端口号 http://192.168.1.27:8001 正式环境管理系统 0000 0000 +var url = `http://192.168.1.27:8030` // 测试环境 接口端口号 http://192.168.1.27:8031 测试环境管理系统 0001 654321 +// var url = `http://192.168.1.27:8010` // 正式环境 接口端口号 http://192.168.1.27:8001 正式环境管理系统 0000 0000 var url1 = `http://192.168.1.27:10006` // 立库数据库的接口端口号 // var url = `http://127.0.0.1:10250` // var url = `http://124.220.15.242:8602`