diff --git a/.env.development b/.env.development index cd9000d..df3cbfc 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ VITE_APP_NAME=后台管理系统 VITE_SOCKET_URL=wss://server.gxwebsoft.com VITE_SERVER_URL=https://server.gxwebsoft.com/api -VITE_API_URL=https://modules.gxwebsoft.com/api +#VITE_API_URL=https://modules.gxwebsoft.com/api #VITE_SERVER_URL=http://127.0.0.1:9091/api -#VITE_API_URL=http://127.0.0.1:9099/api +VITE_API_URL=http://127.0.0.1:9099/api diff --git a/src/views/system/payment/components/paymentEdit.vue b/src/views/system/payment/components/paymentEdit.vue index 91c8dcc..08ce0c3 100644 --- a/src/views/system/payment/components/paymentEdit.vue +++ b/src/views/system/payment/components/paymentEdit.vue @@ -73,7 +73,7 @@ v-model:value="form.merchantSerialNumber" /> - +