Commit dafda5df authored by 黄奎's avatar 黄奎

酒店新增散客价

parent 91511d1e
......@@ -815,7 +815,6 @@
}, res => {
if (res.data.resultCode === 1) {
let data = res.data.data;
console.log("data",data)
this.msg.Supplier = data.Supplier === 0 ? '0' : data.Supplier
this.msg.Inventory = data.Inventory
this.msg.B2BPrice = data.B2BPrice
......
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