From b068f890db0df31eaf500e126472048c84910dff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?=
<819653817@qq.com>
Date: Mon, 30 Sep 2024 16:09:43 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8B=9B=E5=8B=9F=E5=B0=8F=E7=A8=8B=E5=BA=8F?=
=?UTF-8?q?=E4=BC=A0=E8=BF=87=E6=9D=A5=E7=9A=84=E4=B8=8D=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 2 +-
src/views/modules/volunteer/VolunteerProjects/index.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 56c0a3130..a6cf81e15 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"build": "vue-cli-service build",
"build:sit": "vue-cli-service build --mode production.sit",
"build:uat": "vue-cli-service build --mode production.uat",
- "build:preview": "vue-cli-service build --mode preview",
+ "build:preview": "set NODE_OPTIONS=--max_old_space_size=4096 && vue-cli-service build --mode preview",
"build:prod": "vue-cli-service build --mode production",
"build:test": "set NODE_OPTIONS=--max_old_space_size=4096 && vue-cli-service build --mode test",
"build:shibei_prod": "vue-cli-service build --mode shibei_production",
diff --git a/src/views/modules/volunteer/VolunteerProjects/index.vue b/src/views/modules/volunteer/VolunteerProjects/index.vue
index 250d36ce3..ab333ba7e 100644
--- a/src/views/modules/volunteer/VolunteerProjects/index.vue
+++ b/src/views/modules/volunteer/VolunteerProjects/index.vue
@@ -91,7 +91,7 @@
style="color:#1C6AFD;" size="small" @click="handleupOnline(scope.row)">上线
删除
- 招募