update 辅材入库页面,增加点击入库按钮,如果成功更新列表入库数量
This commit is contained in:
parent
f74165d4a2
commit
82e31eacd4
@ -319,7 +319,7 @@ function handleQuery() {
|
|||||||
|
|
||||||
state.button_loading = false
|
state.button_loading = false
|
||||||
state.loading = false
|
state.loading = false
|
||||||
// handleQuery()
|
handleQuery()
|
||||||
} else {
|
} else {
|
||||||
ElMessageBox.alert('入库失败:' + res.message, '提醒框', {
|
ElMessageBox.alert('入库失败:' + res.message, '提醒框', {
|
||||||
confirmButtonText: 'OK',
|
confirmButtonText: 'OK',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user