优化库存管理

This commit is contained in:
gyq
2024-07-02 14:09:43 +08:00
parent 67207be4f2
commit 06101c6ed2
3 changed files with 16 additions and 13 deletions

View File

@@ -117,7 +117,7 @@
</div>
</el-dialog>
<!-- 新增库存盘点 -->
<AddStockTakin ref="AddStockTakin" @success="getTableData" />
<AddStockTakin ref="AddStockTakin" @success="resetHandle" />
</div>
</template>