浏览代码

问题处理

canghailong 6 月之前
父节点
当前提交
57d7541e3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/student/In-site-message/index.vue

+ 1 - 1
src/views/student/In-site-message/index.vue

@@ -52,7 +52,7 @@
 	}
 
 	const messageCategoryList = tool.dictList('MESSAGE_CATEGORY')
-	const selectedKeys = ref(new Array(messageCategoryList[0].value))
+	const selectedKeys = ref(new Array(messageCategoryList[0]?.value))
 	const table = ref()
 	const detailRef = ref()
 	const columns = [