From b4ec71f2f2f2ea21c2f032a3a13f377426cba734 Mon Sep 17 00:00:00 2001 From: zhuzhuanzhuan Date: 星期五, 15 十二月 2023 14:37:45 +0800 Subject: [PATCH] 调整mdc模块内页面查询区域样式 --- src/views/eam/modules/malfunctionRepair/AcceptModel.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/eam/modules/malfunctionRepair/AcceptModel.vue b/src/views/eam/modules/malfunctionRepair/AcceptModel.vue index ac07169..03735f5 100644 --- a/src/views/eam/modules/malfunctionRepair/AcceptModel.vue +++ b/src/views/eam/modules/malfunctionRepair/AcceptModel.vue @@ -103,7 +103,6 @@ }, created() { //澶囦唤model鍘熷鍊� - this.initOptions(); this.modelDefault = JSON.parse(JSON.stringify(this.model)); }, methods: { -- Gitblit v1.9.3