abc
“linengliang”
2024-01-12 1734a38a212673438c2a0d0d4fd945eb5f74c1aa
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) {