Commit 154a5f6a by wangyalan-git

bug修改

parent 99f03ee2
......@@ -254,7 +254,7 @@ export default {
// 物品
getGoodsList() {
getGoodsList({
goodsCategoryI: this.listQuery.goodsCategoryId,
goodsCategoryId: this.listQuery.goodsCategoryId,
supplierId: this.listQuery.supplierId,
}).then((res) => {
this.goodOptions = res.data.list;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment