From f95fcaed908af236b558c787309be2942e4f4e49 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 15 Sep 2025 15:31:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B5=8B=E7=82=B9=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E6=94=B9=E5=8F=98=E8=AE=BE=E5=A4=87=E9=80=89=E6=8B=A9=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/em/mpoint_form.vue | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/src/views/em/mpoint_form.vue b/src/views/em/mpoint_form.vue index 04b39002..655f5adb 100644 --- a/src/views/em/mpoint_form.vue +++ b/src/views/em/mpoint_form.vue @@ -261,21 +261,16 @@ - - - + + + @@ -465,6 +460,7 @@ export default { mpointOptions: [], epOptions: [], materials: [], + apiObjEq:this.$API.em.equipment.list, }; }, mounted() {