jiangping
2024-06-28 c41f8c8a75c4475831e3c7e9cde7467d2fb39950
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
        }
      })
    },