3.24部署版本

This commit is contained in:
dxc
2026-03-24 16:19:47 +08:00
parent cc9db0f552
commit d5d12a8df5
3 changed files with 0 additions and 1 deletions

View File

@ -513,7 +513,6 @@ const handleStockSizeChange = (size: number) => {
stockPage.value = 1
loadStockList()
}
}
const handleStockSelection = (val: any[]) => { tempSelection.value = val }