jiangping
2025-05-20 762ba4819b1d8da88c57b8a1a6ef07dd15d798ca
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
        }
      })
    },