jinlin
2024-01-23 52a302b11c08cbc564ff3931038ae57a305a95d6
web/packages/views/modules/sys/role-user.vue
@@ -57,7 +57,8 @@
        if (res.success) {
          await this.$tip.success()
          this.$refs.examineObj.query()
          this.$emit('refresh')
          this.$refs.dialog.close()
          this.$emit('refreshDataList')
        }
      }
    },