ming 3 роки тому
батько
коміт
f0cfde5fc7
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/systemManage/rolePermission/index.vue

+ 1 - 1
src/views/systemManage/rolePermission/index.vue

@@ -62,7 +62,7 @@ export default defineComponent({
   components: { roleInfoCom, addRoleCom },
   setup() {
     const store = useStore()
-    const radio1 = ref('2')
+    const radio1 = ref('1')
     const showDialog = ref(false)
     const roleData = ref([])
     const menuData = ref([])