From a6ecfe19f4b260f851e645b52492fb4f01d0f5f3 Mon Sep 17 00:00:00 2001 From: “linengliang” <vanSuperEnergy@163.com> Date: 星期五, 12 一月 2024 17:25:47 +0800 Subject: [PATCH] 维修履历导出 --- src/views/mdc/base/DeviceParamThresholdManagement.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/views/mdc/base/DeviceParamThresholdManagement.vue b/src/views/mdc/base/DeviceParamThresholdManagement.vue index c049b5e..a0da603 100644 --- a/src/views/mdc/base/DeviceParamThresholdManagement.vue +++ b/src/views/mdc/base/DeviceParamThresholdManagement.vue @@ -191,6 +191,9 @@ handleAdd: function() { this.$refs.modalForm.add() this.$refs.modalForm.title = '鏂板' + + // 璋冪敤鎶藉眽琛ㄥ崟缁勪欢涓殑娓呴櫎琛ㄥ崟楠岃瘉鏂规硶 + this.$refs.modalForm.removeValidate() }, handleMenuClick(e) { -- Gitblit v1.9.3