From c958efd3ed6a8c665ccc79db8ba5ccc071e6d9cd Mon Sep 17 00:00:00 2001 From: wxz Date: Mon, 6 Mar 2023 14:41:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=A4=84=E7=90=86=E7=95=8C?= =?UTF-8?q?=E9=9D=A2,=E5=8E=BB=E6=8E=89=E5=8D=8F=E5=8A=9E=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=E7=9A=84=E6=9F=A5=E8=AF=A2=E6=96=B9=E6=B3=95=E8=B0=83?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/shequzhili/event/cpts/process-form-project.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/shequzhili/event/cpts/process-form-project.vue b/src/views/modules/shequzhili/event/cpts/process-form-project.vue index 402a4b540..285746c95 100644 --- a/src/views/modules/shequzhili/event/cpts/process-form-project.vue +++ b/src/views/modules/shequzhili/event/cpts/process-form-project.vue @@ -408,7 +408,7 @@ export default { this.getCategoryList(); this.loadGrid(); this.getMyDepartmentList(); - this.getAssistanceUnitList(); + // this.getAssistanceUnitList(); this.getTagList() // this.formData = { ...this.formDataTemp } if (this.eventId) {