408249787 %!s(int64=2) %!d(string=hai) anos
pai
achega
068d931bd2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/remote/opc/modules/BaseForm.vue

+ 1 - 0
src/views/remote/opc/modules/BaseForm.vue

@@ -407,6 +407,7 @@ export default {
     handleCancel (values) {
       this.visible = false
       this.confirmLoading = false
+      this.isExisting = false
       this.form.resetFields()
       if (this.BaseTool.Object.isNotBlank(values)) {
         this.$emit('ok', values)