From 5c5403818db61fa3686fda42e9c4c9b5dd16152e Mon Sep 17 00:00:00 2001
From: dytyqx <1342948614@qq.com>
Date: 星期二, 31 三月 2026 13:46:53 +0800
Subject: [PATCH] 修改 条码主档分页数量调整后没反应

---
 .env.development |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.env.development b/.env.development
index 3fbe31a..317b137 100644
--- a/.env.development
+++ b/.env.development
@@ -9,6 +9,7 @@
 # VUE_APP_BASE_API = 'http://47.96.97.237/API/'
 # VUE_APP_BASE_API = 'http://220.189.218.155:9010/API/'
 # VUE_APP_BASE_API = 'http://localhost:8082/LuBaoAPI/'
+# VUE_APP_BASE_API = 'http://localhost:8082/API/'
 #閿﹂殕
 # VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
 # VUE_APP_BASE_API = http://61.174.29.234:8880/API/

--
Gitblit v1.9.1