@@ -373,6 +373,7 @@ export default {
},
itemSn (newValue, oldValue) {
if (this.isShow && newValue) {
+ this.isPrice = false
this.getDetail()
this.getWarehouseList()
}