From 6e7fe1b62d11647ac139b0525a6e44603213696a Mon Sep 17 00:00:00 2001 From: 18650502300 <18650502300@163.com> Date: Wed, 30 Oct 2024 16:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 +- src/views/system/deliveryOrder/index.vue | 36 ++---------------------- src/views/system/rule/index.vue | 6 ---- 3 files changed, 4 insertions(+), 41 deletions(-) diff --git a/.env.development b/.env.development index 250b55b..5f9f797 100644 --- a/.env.development +++ b/.env.development @@ -6,7 +6,8 @@ ENV = 'development' # 电动车租赁系统/开发环境 # VUE_APP_BASE_API = '/dev-api' -VUE_APP_BASE_API = 'http://192.168.2.11:8090' +VUE_APP_BASE_API = 'http://localhost:8090' +# VUE_APP_BASE_API = 'http://192.168.2.11:8090' # VUE_APP_BASE_API = 'https://zc.chuangtewl.com' # VUE_APP_BASE_API = 'https://zc.chuangtewl.com/prod-api' diff --git a/src/views/system/deliveryOrder/index.vue b/src/views/system/deliveryOrder/index.vue index 449e8ce..cb5e97f 100644 --- a/src/views/system/deliveryOrder/index.vue +++ b/src/views/system/deliveryOrder/index.vue @@ -60,38 +60,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -140,7 +108,7 @@ - + - @@ -136,9 +135,6 @@ - @@ -200,7 +196,6 @@ export default { price: null, explain: null, instructions: null, - outNum: null, outUnit: null, outPrice: null, isDeleted: null @@ -239,7 +234,6 @@ export default { price: null, explain: null, instructions: null, - outNum: null, outUnit: null, outPrice: null, isDeleted: null