From d0404d75215703c7fa118a5b9a2a64077a4f26e9 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Thu, 22 Aug 2024 22:55:49 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- src/views/order/store_order/add.vue | 39 +++++++++++++++-------------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/.env.development b/.env.development index 522e48fc..1c94c0ca 100644 --- a/.env.development +++ b/.env.development @@ -6,6 +6,6 @@ VITE_NOW_TYPE = 'dist' # VITE_APP_BASE_URL='http://192.168.1.10:8546' # VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn' # VITE_APP_BASE_URL='https://multi-store.lihaink.cn' -VITE_APP_BASE_URL='http://192.168.1.22:8545' +VITE_APP_BASE_URL='http://192.168.1.7:8545' # VITE_APP_BASE_URL='https://ceshi-multi-store.lihaink.cn' diff --git a/src/views/order/store_order/add.vue b/src/views/order/store_order/add.vue index b364cc5c..ba283337 100644 --- a/src/views/order/store_order/add.vue +++ b/src/views/order/store_order/add.vue @@ -18,7 +18,7 @@ @@ -55,12 +55,7 @@ @@ -109,7 +104,11 @@ prop="price" min-width="100" show-overflow-tooltip - /> + > + + @@ -153,13 +155,10 @@