소스 검색

问题处理

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 = [