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