update 辅材入库页面,增加点击入库按钮,如果成功更新列表入库数量

This commit is contained in:
18110972313 2025-04-22 13:44:10 +08:00
parent f74165d4a2
commit 82e31eacd4

View File

@ -319,7 +319,7 @@ function handleQuery() {
state.button_loading = false
state.loading = false
// handleQuery()
handleQuery()
} else {
ElMessageBox.alert('入库失败:' + res.message, '提醒框', {
confirmButtonText: 'OK',