耗材列表

This commit is contained in:
魏啾
2024-10-14 14:48:51 +08:00
parent f623106dce
commit f1a599881c
2 changed files with 7 additions and 1 deletions

View File

@@ -963,6 +963,7 @@ export default {
shopId: localStorage.getItem("shopId"),
productId: '',//预留耗材id
column: this.stockData.column,//列名
conName:this.query.conName,
createdAt: arr//耗材id
})
this.stockData.loading = false;