|
@ -243,7 +243,7 @@ export default { |
|
|
showUpShelfBill(row) { |
|
|
showUpShelfBill(row) { |
|
|
this.dialogVisible = false |
|
|
this.dialogVisible = false |
|
|
this.viewState = 6 |
|
|
this.viewState = 6 |
|
|
this.$refs['upShelfInfo'].showEdit(row.billSid) |
|
|
this.$refs['upShelfInfo'].showEdit({ sid: row.billSid }) |
|
|
}, |
|
|
}, |
|
|
resetState2() { |
|
|
resetState2() { |
|
|
this.viewState = 1 |
|
|
this.viewState = 1 |
|
|