“linengliang”
2024-01-02 55cb96da2ad3c94221b86306e4d1fc80f713096d
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) {