k94314517
2025-01-18 dadefd1fc6b24aec08abb3603b5a8bc93464500a
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
        }
      })
    },