From 57221c7825afa2fce7743fb2dcd6b790cef99769 Mon Sep 17 00:00:00 2001 From: elliott <382696293@qq.com> Date: Thu, 18 Jan 2024 10:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E7=AE=A1=E7=90=86=E7=9A=84?= =?UTF-8?q?=E5=85=B3=E8=81=94=E6=A0=87=E7=AD=BE=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flossom-ui/src/views/system/mode/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/flossom-ui/src/views/system/mode/index.vue b/flossom-ui/src/views/system/mode/index.vue index 98db398..a31c1cb 100644 --- a/flossom-ui/src/views/system/mode/index.vue +++ b/flossom-ui/src/views/system/mode/index.vue @@ -424,6 +424,7 @@ export default { this.reset(); this.open = true; this.title = "添加模式"; + this.form.instrumentType = 1; }, /** 修改按钮操作 */ handleUpdate(row) {