@@ -212,6 +212,7 @@ export default defineComponent({
// 查看
const checkItem = (row) => {
+ siteIdArr.value=[]
console.log(row)
api.authRole({}, row.userId).then((requset) => {
if (requset.status === 'SUCCESS') {