jinlin
2024-02-21 b27d06b8f0b805efd16e28fd80a57a0ed8a053ce
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')
        }
      }
    },