jiangping
2025-06-25 ee8b99a512bac9de3c88ad19b2c674c3d8c7655f
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
        }
      })
    },