mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-23 23:35:06 +08:00
讲 2023 重构剩余的任务,转成 TODO 到代码
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
【微信消息 - 定位】
|
||||
【微信消息 - 定位】TODO @Dhb52 目前未启用
|
||||
-->
|
||||
<template>
|
||||
<div>
|
||||
|
@ -130,6 +130,7 @@ const emit = defineEmits<{
|
||||
(e: 'update:modelValue', v: any)
|
||||
}>()
|
||||
|
||||
// TODO @Dhb52 输入的 table 切换时,表单应该保留
|
||||
const menu = computed({
|
||||
get() {
|
||||
return props.modelValue
|
||||
|
Reference in New Issue
Block a user