MrShi
2025-06-27 34ff4c31d3082417a50a1d6ff0d0401cf3d00920
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
        }
      })
    },