lex-xin 4 лет назад
Родитель
Сommit
004e011553
3 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/system/sysuser/index.vue
  2. 0 0
      web/index.html
  3. 0 0
      web/static/web/js/chunk-c819ff50.4cd6aafc.js

+ 1 - 1
src/views/system/sysuser/index.vue

@@ -547,7 +547,7 @@ export default {
         this.form = response.data
         this.form = response.data
         this.postOptions = response.posts
         this.postOptions = response.posts
         this.roleOptions = response.roles
         this.roleOptions = response.roles
-        this.form.postIds = response.postIds
+        this.form.postIds = response.data.postIds
         this.form.roleIds = response.roleIds[0]
         this.form.roleIds = response.roleIds[0]
         this.open = true
         this.open = true
         this.title = '修改用户'
         this.title = '修改用户'

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
web/index.html


Разница между файлами не показана из-за своего большого размера
+ 0 - 0
web/static/web/js/chunk-c819ff50.4cd6aafc.js


Некоторые файлы не были показаны из-за большого количества измененных файлов