新大宝股票管理后台
1
jhzh
2025-11-26 500076c11abc5d8d9e58cb7c1b898271e5c5bdf2
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))