src/views/inventoryManagement/receiptManagement/index.vue @@ -399,7 +399,7 @@ type: 'warning', } ).then(() => { delStockIn(ids).then(res => { delStockIn({ids:ids}).then(res => { proxy.$modal.msgSuccess("删除成功") getList() })