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) => {