From 168eb9e94b90ff7f79a206b511635bdae5384413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9A=E5=95=A6C=E6=A2=A6?= <15709267061@163.com> Date: Thu, 26 Jun 2025 13:55:28 +0800 Subject: [PATCH] update --- .env | 1 + src/pages/merchant/pages/task-center/look-min-task.vue | 7 ++++++- src/utils/index.js | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 99b057d..ad48d2b 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ VITE_API_URL=http://admin.ceshi.guo123.cn VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu VITE_AES_KEY=st123456654321st +VITE_WEB_HOST=http://business.ceshi.guo123.cn diff --git a/src/pages/merchant/pages/task-center/look-min-task.vue b/src/pages/merchant/pages/task-center/look-min-task.vue index 06aaf2c..48e40ab 100644 --- a/src/pages/merchant/pages/task-center/look-min-task.vue +++ b/src/pages/merchant/pages/task-center/look-min-task.vue @@ -232,7 +232,12 @@ const passTask = async (id, task_backfill_id) => {