jiangping
2025-06-16 cd41350122ad79f50a3090b0e41e537e4b5cdb0d
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
        }
      })
    },