diff --git a/.env.development b/.env.development index 522e48fce..1c94c0ca7 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 b364cc5cd..ba2833376 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 @@