讲 2023 重构剩余的任务,转成 TODO 到代码

(cherry picked from commit bcf8cccf8b)
This commit is contained in:
YunaiV 2023-04-19 19:38:41 +08:00 committed by shizhong
parent 16b4c71a77
commit ddefa8c2d3
3 changed files with 3 additions and 1 deletions

View File

@ -266,6 +266,7 @@ const handleKeyValue = async (row) => {
cacheForm.value = res
}
onBeforeMount(() => {
// TODO @hiiwbs 使 Echart
readRedisInfo()
})
</script>

View File

@ -1,5 +1,5 @@
<!--
微信消息 - 定位
微信消息 - 定位TODO @Dhb52 目前未启用
-->
<template>
<div>

View File

@ -130,6 +130,7 @@ const emit = defineEmits<{
(e: 'update:modelValue', v: any)
}>()
// TODO @Dhb52 table
const menu = computed({
get() {
return props.modelValue