From 049ca644dac49e49a6fcff15581754658db9c076 Mon Sep 17 00:00:00 2001 From: xiaofajia <1665375861@qq.com> Date: Wed, 27 Nov 2024 14:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- pages-warehouse/inOutWarehouse/inOutWarehouse.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index df7b558..d046e07 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ module.exports = { // baseUrl: 'http://124.222.105.7:48080', // baseUrl: 'http://192.168.1.4:48080', // baseUrl: "http://localhost:48080", - baseUrl: "http://rzqhb7.natappfree.cc", + baseUrl: 'http://rbmz58.natappfree.cc', imagesUrl: 'http://shequ.0315e.com/static/images/pages/', baseImageUrl: 'https://www.nuoyunr.com/minio/', shareUrl: 'https://www.lighting-it.cn/share?inviteId=', diff --git a/pages-warehouse/inOutWarehouse/inOutWarehouse.vue b/pages-warehouse/inOutWarehouse/inOutWarehouse.vue index 6c8f43a..301a2bb 100644 --- a/pages-warehouse/inOutWarehouse/inOutWarehouse.vue +++ b/pages-warehouse/inOutWarehouse/inOutWarehouse.vue @@ -157,7 +157,7 @@ export default { } }) this.chooseStaff.push(this.nowStaffId) - this.$refs.popup.open() + this.$refs.popup.open("bottom") }) }, afterRead(file) {