k94314517
2025-05-26 c1785f39c1b6a2e3cd2380de1dd6c87a684215b1
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
        }
      })
    },