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