修复库存回显问题,修复多次加菜弹窗问题

This commit is contained in:
2026-04-13 18:12:46 +08:00
parent 2db9f6811a
commit dbe74f6486
8 changed files with 92 additions and 81 deletions

View File

@@ -8,9 +8,9 @@
:height="height"
:maxCount="maxCount"
>
<template #default v-if="$slots.default">
<!-- <template #default v-if="$slots.default">
<slot></slot>
</template>
</template> -->
</up-upload>
</template>