k94314517
2025-06-13 ab80f75f65480b4b5da95e9963b4e0fa4a9aa97b
company/src/components/business/OperaCompanyWindow.vue
@@ -315,6 +315,7 @@
      this.$nextTick(() => {
        for (const key in this.form) {
          this.form[key] = target[key]
          this.form.username=null
        }
      })
    },