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