@ -412,7 +412,7 @@ export default {
},
lookSale(row) {
this.viewState = 2
this.$refs['divSale'].showInfo({ sid: row.saleOrderSid })
this.$refs['divSale'].showInfo(row.saleOrderSid)
lookPeiZhi(row) {
this.viewState = 4
@ -438,7 +438,7 @@ export default {
this.viewState = 3