数量盘点入库-优化

This commit is contained in:
binbin_pan 2024-04-03 15:02:34 +08:00
parent 126b500775
commit 9c8f44ff9f
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ export default {
// //
const maVender = this.supplierList.find(item => item.supplierId == this.codeForm.codeFactory)?.supplier || '' const maVender = this.supplierList.find(item => item.supplierId == this.codeForm.codeFactory)?.supplier || ''
// : codeForm.thisCheckTime // : codeForm.thisCheckTime
const thisCheckTime = this.codeForm.nextCheckTime const thisCheckTime = this.codeForm.thisCheckTime
// : codeForm.nextCheckTime // : codeForm.nextCheckTime
const nextCheckTime = this.codeForm.nextCheckTime const nextCheckTime = this.codeForm.nextCheckTime
// : codeForm.buyPrice // : codeForm.buyPrice