Explorar o código

切换流程类型,userId值变化时,重新调用getList方法

damon227 %!s(int64=2) %!d(string=hai) anos
pai
achega
ef5872c86c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/modules/common/user-components.vue

+ 1 - 0
src/views/modules/common/user-components.vue

@@ -53,6 +53,7 @@ export default {
   watch: {
     userIds (value) {
       this.value = value
+      this.getList()
     }
   },
   mounted () {