From e980db29997b62c2750b9b785e28b8ea880172d9 Mon Sep 17 00:00:00 2001 From: ljx120 <10717296+ljx120@user.noreply.gitee.com> Date: Wed, 25 Dec 2024 17:27:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=B0=83=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/http/config.ts | 2 +- pages/whiteEmbryo/w-warehousing.vue | 374 +++++++++++++++++++++++++--- 2 files changed, 347 insertions(+), 29 deletions(-) diff --git a/common/http/config.ts b/common/http/config.ts index 14aafb5..63a247a 100644 --- a/common/http/config.ts +++ b/common/http/config.ts @@ -11,6 +11,6 @@ export default { //本地服务 - base_url: 'http://192.168.1.222:8082', + base_url: 'http://192.168.1.2:7002', } \ No newline at end of file diff --git a/pages/whiteEmbryo/w-warehousing.vue b/pages/whiteEmbryo/w-warehousing.vue index a8227aa..9e0cecb 100644 --- a/pages/whiteEmbryo/w-warehousing.vue +++ b/pages/whiteEmbryo/w-warehousing.vue @@ -1,11 +1,80 @@