From 5f68c8d693f6f56e1a42866abc0a8011cad051ba Mon Sep 17 00:00:00 2001
From: lion <120344285@qq.com>
Date: Sat, 8 Nov 2025 16:33:42 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.production | 1 +
src/views/AccompanyOrder/AccompanyOrder.vue | 39 ++++++++++++++++++---
2 files changed, 36 insertions(+), 4 deletions(-)
diff --git a/.env.production b/.env.production
index ba5571f..b521353 100644
--- a/.env.production
+++ b/.env.production
@@ -2,6 +2,7 @@
ENV='production'
# base api
+#https://yikangyang.ali251.langye.net
VUE_APP_BASE_API=''
VUE_APP_UPLOAD_API=/api/admin/upload-file
VUE_APP_PREVIEW_API=http://view.ali251.langye.net:8012/onlinePreview
diff --git a/src/views/AccompanyOrder/AccompanyOrder.vue b/src/views/AccompanyOrder/AccompanyOrder.vue
index 37302c0..1fa5247 100644
--- a/src/views/AccompanyOrder/AccompanyOrder.vue
+++ b/src/views/AccompanyOrder/AccompanyOrder.vue
@@ -11,6 +11,7 @@
+
@@ -18,6 +19,11 @@
+
+
+
+
+
+
+
+
+
+
item.value !== '')
@@ -575,6 +605,7 @@ export default {
resetSearch() {
this.searchForm = {
pay_status: '',
+ site_id:'',
status: ''
}
this.select.page = 1