k94314517
2025-05-20 e70eb0a8b1330eacd21ce17478f04fde3b8f7939
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
        }
      })
    },