Browse Source

修复合并

木星 2 weeks ago
parent
commit
204fbcc653
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/views/Authority/Role.vue

+ 0 - 5
src/views/Authority/Role.vue

@@ -148,9 +148,6 @@ const editRole = async (data) => {
148 148
     morenxz.push(item)
149 149
   })
150 150
   console.log('sssssa', morenxz)
151
-    morenxz.push(item)
152
-  })
153
-  console.log('sssssa', morenxz)
154 151
 
155 152
   tianjia().then(async () => {
156 153
     const formData = await getFormData()
@@ -234,8 +231,6 @@ const tianjia = async () => {
234 231
   data = transformedData
235 232
   console.log('sadas22d', data)
236 233
 
237
-  console.log('sadas22d', data)
238
-
239 234
   isshow.value = false
240 235
 }
241 236