新大宝股票管理后台
1
jhzh
2026-02-05 0e944ac4d2920407b5ed5ee55a78f6e38c255c5a
src/views/userlist/components/editCapitaluserdialog.vue
@@ -109,7 +109,7 @@
  },
  methods: {
    getEditorder(val) {
      val.accectType = 'ST'
      val.accectType = 'IN'
      this.currentDetails = val
      this.editUserdialog = true
      this.fields.forEach((v) => this.editUserform.getFieldDecorator(v))