review:【mall 商城】trade 相关代码

This commit is contained in:
YunaiV
2025-09-02 20:29:01 +08:00
parent d0457b4e4b
commit bb97aca0be
15 changed files with 18 additions and 1 deletions

View File

@@ -176,6 +176,7 @@ onMounted(() => {
<template>
<Page auto-content-height>
<ElCard class="mb-4 h-[10%]">
<!-- TODO @高度不对 -->
<div class="flex flex-row gap-4">
<SummaryCard
class="flex flex-1"
@@ -215,6 +216,7 @@ onMounted(() => {
/>
</div>
</ElCard>
<!-- TODO @核销订单点出的弹窗无法输入内容 -->
<Grid class="h-4/5" table-title="核销订单">
<template #toolbar-tools>
<TableAction