diff --git a/src/views/stockIn/NoPoStockIn/index.vue b/src/views/stockIn/NoPoStockIn/index.vue index 1caf2f1..9d3598a 100644 --- a/src/views/stockIn/NoPoStockIn/index.vue +++ b/src/views/stockIn/NoPoStockIn/index.vue @@ -319,7 +319,7 @@ function handleQuery() { state.button_loading = false state.loading = false - // handleQuery() + handleQuery() } else { ElMessageBox.alert('入库失败:' + res.message, '提醒框', { confirmButtonText: 'OK',