This commit is contained in:
2025-08-15 09:10:33 +08:00
parent 91e431e545
commit f5d8b37c09
24 changed files with 2173 additions and 135 deletions

View File

@@ -218,7 +218,7 @@
<stacker-dialog
ref="stackerRef"
v-if="stackerVisible"
:warehouse-id="listQuery.aId"></stacker-dialog>
:warehouse-id="aId"></stacker-dialog>
</div>
</template>