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