新大宝股票管理后台
1
jhzh
2026-04-26 c71ce0c9724230e151d004212a1bd153c73c75df
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))