zhaoke 2 سال پیش
والد
کامیت
ed693b5050
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/views/newRole/index.vue

+ 2 - 0
src/views/newRole/index.vue

@@ -455,6 +455,8 @@ export default {
       } else {
       } else {
         const { code } = await this.getChangeList(SERVICE_ID.userAuthorizationId, addRes, 3)
         const { code } = await this.getChangeList(SERVICE_ID.userAuthorizationId, addRes, 3)
         if (code == 0) {
         if (code == 0) {
+          this.msgUserId = null
+          this.checkArrs = []
           setTimeout(() => {
           setTimeout(() => {
             this.getRoleQuth(this.dataObj)
             this.getRoleQuth(this.dataObj)
           }, 100);
           }, 100);