From 2cf88997c6c4873d35454261492ff9e2cc6c7933 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 04 六月 2024 17:33:23 +0800 Subject: [PATCH] 部分功能小调整 --- src/components/do/b1-ins-order/fiberoptic-config.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/do/b1-ins-order/fiberoptic-config.vue b/src/components/do/b1-ins-order/fiberoptic-config.vue index 859813e..4066118 100644 --- a/src/components/do/b1-ins-order/fiberoptic-config.vue +++ b/src/components/do/b1-ins-order/fiberoptic-config.vue @@ -690,6 +690,7 @@ a.bushing = this.bushing }) this.$message.success('宸蹭繚瀛�') + this.$emit('saveFiberopticConfig') } } } -- Gitblit v1.9.3