@@ -161,7 +161,7 @@ export default {
}
// 可选无库存花材(退货回库)
this.globalCheckStock = false
- this.globalRequestType = 'book'
+ this.globalRequestType = 'itemList'
this.initData()
},
methods: {