分切上料

This commit is contained in:
2022-12-09 15:09:42 +08:00
parent 2f7ce78ef1
commit 6f0bc2ce6f

View File

@@ -119,6 +119,7 @@
try {
let res = await feedingConfirm([this.pkObj])
this.disabled = false
this.pkId = ''
this._feedingQueryMaterialInfo()
uni.showToast({
title: res.message,