k94314517
2025-06-06 7af24e2656ddae37f03f1ae62b439f1bbf6a9dc4
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
        }
      })
    },