fix: todo修复
This commit is contained in:
@@ -8,6 +8,7 @@ const props = defineProps<{
|
||||
}>();
|
||||
|
||||
// TODO @hw:看看用 antd 的风格,还是 ele 的风格,就是下面的 item。
|
||||
// 等antd修改完再调整
|
||||
const item = ref(props.item);
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user