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([])