耗材管理修改

This commit is contained in:
duan
2024-10-22 14:18:14 +08:00
parent 722ce9c4c3
commit 692ca30253
7 changed files with 67 additions and 24 deletions

View File

@@ -112,7 +112,7 @@
...datas.form,
shopId: uni.getStorageSync("shopId"),
conTypeId: datas.list[datas.nowStatusIndex].id,
id: datas.form.consId
id: datas.form.id
}]).then(res => {
go.to('PAGES_SALES_CONSUMABLES')
})